. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:14:08.959Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:14:08.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T11:14:08.994Z |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-09-19T11:14:09.771Z |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-09-19T11:14:09.911Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:14:09.912Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:14:09.912Z |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-09-19T11:14:10.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-19T11:14:10.078Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-19T11:14:10.134Z |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-09-19T11:14:11.857Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-19T11:14:12.442Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-19T11:14:12.462Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-19T11:14:12.463Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-19T11:14:12.524Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-19T11:14:12.525Z |INFO |Root WebApplicationContext: initialization completed in 2384 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-19T11:14:13.002Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-19T11:14:13.901Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-19T11:14:15.649Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-19T11:14:16.136Z |INFO |Started MainApp in 9.378 seconds (JVM running for 10.194) |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-19T11:14:16.198Z |INFO |Start scheduling PRH workflow |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:16.211Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=07dfd510-47a4-4295-8d37-9e21ef8e3af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:14:17.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-19T11:14:26.327Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-19T11:14:26.329Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-19T11:14:26.336Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:27.919Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a78a572c-d348-40aa-bfd1-2cdab5e347d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:14:28.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:38.987Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d8f67f0c-f2b5-4b26-9d2d-04b43f0fccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:14:40.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:40.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:50.029Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3a9dc3ff-627c-4ab5-8489-bb10b310dc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:14:51.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:14:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:01.069Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=92c41446-913b-4184-822f-f28ad1bb9738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:15:02.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:02.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:12.105Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=37722e1c-8b80-456d-83f2-4568d366e4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:15:13.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:23.144Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=80ae5b56-2e4b-4b9e-aa7e-fae354e97691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:15:24.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:34.185Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=27937df4-30d6-4372-b70f-8647ef0354ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:15:35.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:35.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:45.227Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c8103655-16c3-415c-a3a8-304854a57298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:15:46.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:46.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:56.308Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a7563926-ef53-46aa-b925-14c567701dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:15:57.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:15:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:07.337Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1f458519-4152-422b-b52c-e7ff752bd290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:16:08.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:18.377Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=978e5148-f43a-406d-b160-d5638712c0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:16:19.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:29.417Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=13a17d15-0153-4091-b0cc-8b3f43d2442d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:16:30.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:30.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:40.456Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ce2ab3ce-e42e-4901-9146-a0fa1e2ec4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:16:41.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:51.497Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=97206018-65cf-4fbb-a6e4-d03fc79057cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:16:52.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:16:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:02.541Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=58d1bd7c-f69a-46eb-8acc-acaebc4849ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:17:03.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:03.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:13.577Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3447599f-4ccc-4e7d-a6df-02170599cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:17:14.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:14.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:24.617Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=01b94cef-c4bb-450f-8268-ddb5531a69ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:17:25.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:25.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:35.660Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=003632d6-0bc0-4041-b28b-6e9d1d752bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T11:17:36.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.24.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:46.697Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7e4dd896-09c2-49d4-81b1-c4a01bb6ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:56.815Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=653d425e-c692-4200-8435-7dde4bdf6cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:17:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:06.834Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=90b03f03-4d3c-48fd-861f-db0ce9b7c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:16.847Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b66e522c-1226-4dd6-9474-e5dcf3d038a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:16.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:26.861Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e06a2246-5a84-4b03-9ca0-fdbd27670d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:36.874Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=6a63dc42-fb3e-4e68-a1af-96e419b109f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:46.895Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b6807d4d-26df-4bdd-a463-7a38356074be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:56.906Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5fe80b5f-27aa-480f-8bbe-de18a53da234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:18:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:06.916Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3fe8de7c-9094-4db9-bce9-adf303e81317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:19:14.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:19:14.252Z |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-09-19T11:19:14.253Z |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-09-19T11:19:14.256Z |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-09-19T11:19:14.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:19:14.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:19:14.267Z |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-09-19T11:19:14.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:16.930Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=161388e0-3677-4d93-8e94-0cc8c529319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:26.940Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3bf19989-956f-4e07-bf2b-5702713f782d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:36.951Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e172be23-cda4-4350-9116-1016732df357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:36.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:46.964Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b2227545-0b87-4e11-9b07-4c4c759ee9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:56.985Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=51e04a4b-ebd5-44ba-840e-2d15cb0339c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:19:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:06.996Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=90f566aa-cd51-4e40-bc26-2b4432880823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:07.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:17.007Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fb904fb4-aa07-4c8c-a7d1-9cba49dcdaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:27.019Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bd1a857b-da48-42d0-b93a-465e7964b230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:37.027Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e09aecfb-76d3-4fc3-b860-235d4bd9f5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:47.036Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cc5683a8-f410-475e-bd5e-0c3f63268eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:57.045Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cb889911-cda5-475b-9371-7e94d99726ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:20:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:07.053Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c40e0e7d-1bf9-4f22-a875-573be0a5bf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:17.064Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1c90165c-2ce5-41df-a0c9-4f6e1f8c9210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:27.081Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=69c49e8e-4775-4aa2-9581-c3b554b663fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:27.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:37.091Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=85b6e8ff-9a98-43b5-90ef-a3a869be85c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:47.104Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c3a48f17-e2f6-4809-827a-c84639ccab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:57.112Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9c8c83e7-eba7-4644-ac03-4ae3acdc0100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:21:57.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:07.121Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=db8a5c99-ff45-4d44-b769-7d9b3fe3a229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:17.129Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=342e5499-c8f4-411e-89e3-a5e01578333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:27.142Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=90bb7939-2754-4071-b528-15587a5aa362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:37.185Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=798860d9-5d86-4dee-8864-40e2864c9aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:47.194Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a2b4b36e-19d7-45ec-aa38-98dc7047b34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:57.202Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=829567fe-9b3e-49dd-b667-6f87f516aa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:22:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:07.214Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=644e7f5b-b3db-40f1-aaeb-70dd42343a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:07.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:17.223Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=97eb429d-2227-4383-9989-b404d971ff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:27.245Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e2424cb8-5f18-4185-bb6d-2fb5b5383a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:37.256Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=dbcdec67-8009-42e4-b656-41635b01cf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:47.277Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8fe11bc7-8433-4545-8c26-15af1b528d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:57.287Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4d0300ff-d3fc-4bfb-8e7d-899516ffac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:23:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:07.295Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3e03c8f1-577d-46c9-a5e2-6bc8b72cb6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:24:13.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:24:13.402Z |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-09-19T11:24:13.402Z |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-09-19T11:24:13.405Z |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-09-19T11:24:13.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:24:13.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:24:13.413Z |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-09-19T11:24:13.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:17.306Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=10c218d0-8099-4b20-9b3b-22f1eed605a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:17.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:27.313Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2aa0261e-865a-4246-a3b5-833ee31ec432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:27.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:37.321Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f3e3d2ca-0062-4fbf-b3e9-70a06a6a7871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:47.332Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3732c273-f014-4972-aad3-d244678a4d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:47.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:57.373Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2bf0106e-41d3-4c71-b99c-a5520e539663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:24:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:07.383Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8a61c573-4793-4a2e-9748-0669ed13c58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:17.392Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e0e56a14-4478-410f-a62c-578aa4bb81f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:27.920Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fd82b70b-8f83-4b6c-93af-ee05dd64f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:37.927Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0e3542d1-db82-485f-bb6f-e50896b26c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:47.935Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5bdd1250-2f40-4673-87f1-84c5970b8844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:57.944Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=464ee9d6-bb7c-420a-94eb-4dc5f3edd154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:25:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:07.952Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0e6e0c7f-ddef-4397-8578-6db3be8e15e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:19.328Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=dc34db96-df16-48d7-8a45-28d49c9b5a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:19.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:29.352Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8f4ba3f2-edb6-485b-b617-10baa24e4e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:29.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:39.364Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=982b9a2a-1cdd-4a01-a99a-68a24b1431e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:49.374Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a6c3b4ed-e0b7-4164-9bc5-b7c23f78a742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:59.391Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=366b8566-c50c-4da8-a948-b748c59920d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:26:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:09.408Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=6a82c975-7c49-4194-8d86-b6b1bbae8e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:09.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:19.422Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e9b8958c-984e-43a9-923e-b91cd87c96e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:29.431Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=74205775-f47d-43c3-a973-320b4777368f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:39.442Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bd5b9e81-22a6-4289-ba2b-ea4ff96fc2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:39.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:49.460Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=91207f95-2ea0-41e3-90fb-fd10905594d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:59.852Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b7c5e3a9-73b9-477f-bf86-0cfef6cdebcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:27:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:09.860Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=57fa5569-99db-42fe-9327-8ffeb8fe0a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:19.867Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ec1de1d6-fbcf-4527-99b0-d12ef8e02b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:29.875Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e678e6d5-932d-41b2-915f-e5f3d59d0a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:39.886Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e1d738b8-081c-4fc5-9b2c-65522b99e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:49.905Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=80da1d3a-9ea5-4dbd-8388-7cd9084833c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:59.923Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=967eb4ca-fb38-4980-8d98-68bd84fb4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:28:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:09.930Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b2b86f3a-db42-4fba-b8a8-fed3f4b5b023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:29:13.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:29:13.398Z |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-09-19T11:29:13.642Z |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-09-19T11:29:13.668Z |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-09-19T11:29:13.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:29:13.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:29:13.676Z |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-09-19T11:29:13.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:19.956Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f41376db-4171-4c56-85f7-255e4f56e7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:29.963Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=180aba18-d7ab-4462-934a-5d70d0087fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:39.971Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bb54908f-c81c-4370-b2c1-1514a394fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:49.979Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=818f3c2b-d5e2-4fb2-b3be-64913acaa212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:59.987Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fecded2b-fb95-4d8e-8ba9-4a0bd4059b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:29:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:09.996Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e64fbbe6-e58a-4c23-98d5-4f635607ef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:20.007Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ed030044-28cd-440d-8ad1-9958664dd491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:20.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:30.015Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e6edec58-c0a9-40f4-93be-7b945b4e9ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:30.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:40.031Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fe7cf524-c234-417b-a924-48bb9f10dc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:50.052Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f96da8df-66ac-4af6-bdb0-0eb4fb9e5a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:30:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:00.059Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8e0ce858-b645-4053-b474-4e499a684903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:10.066Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f688ca9f-26e5-4025-b150-ad5bcce808e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:20.074Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bb12737a-20fb-44bd-9913-4e53a6301aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:30.081Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=454b4a63-ef70-49cb-8d8e-43b79ba4a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:40.100Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=007caa34-de16-4976-81a5-58f7c19486d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:50.108Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ae087991-a617-43cf-be54-409cdcdb9e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:31:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:00.121Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=801d3f7e-87f5-4a2f-bd93-25d3d5660ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:10.137Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2ff2da12-35e4-4c89-895f-3fd31d2633c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:20.145Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=163e3fa7-849c-45ff-8b34-096462cf31b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:30.155Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=02050c58-a3ef-4c6e-9528-983a061c64ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:40.161Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e0e78c0c-fef8-4f03-a468-fce8f56c0989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:50.168Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c78dce3d-dbe0-459c-bdc5-6742d70075ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:32:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:00.174Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=11035a97-8a27-444b-a525-2813501f97ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:10.181Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5664dae1-8553-4ad7-a55c-7789a9ff1f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:20.191Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=380be688-fd76-4a19-b8bd-f0bd7240dceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:30.202Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=78f6f53b-dd21-4307-9996-dd703406b234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:40.215Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=94963af9-6400-4cf6-9b8f-8650fb2d2159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:40.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:50.231Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=27825706-f512-44a4-948c-4ff22d9e89f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:33:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:00.240Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7c43f973-b9e0-4f50-ae73-02e39add4428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:10.246Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bc43edfc-e407-44d6-b86a-f76e686277ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:34:13.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:34:13.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T11:34:13.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:34:13.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:34:13.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:34:13.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:34:13.433Z |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-09-19T11:34:13.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:20.253Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8c1a9864-d8fb-45a1-ac82-48d1382a4006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:30.263Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=83fe78a4-7c2b-4e55-9ed3-838d2e64e270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:40.270Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a5b3347c-f066-41e2-8b62-287db11762e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:40.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:50.277Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=73224c01-dda8-417a-b22b-cdf82533667e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:34:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:00.291Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=070ebfea-d79c-41be-9789-89612ff57b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:10.307Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=59ef1f01-9725-4b63-bb11-9053473b9f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:20.349Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d81b5782-fc8e-4990-a60c-d0ebc8b7cfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:30.481Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a78315c5-3356-4b60-8869-c2d179e445ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:40.488Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a5a7d824-62ba-4db3-b03b-087afe4ffb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:50.496Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1dadc946-44af-43c1-88d1-0877f19443d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:35:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:00.504Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=83fd9d3c-2ef9-4318-b44c-2bd1cddd2d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:10.511Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9e940be5-ddf7-40cf-bbaa-aeaa35fce32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:20.522Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f631939e-74bb-41b5-b223-9b9c36f13b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:30.537Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ca73f166-e24b-47d2-8602-0b1acf5f8365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:40.546Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ba61c476-2c60-44c5-812c-3758e217c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:50.551Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=621a3707-7526-4909-bcd7-344aa907ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:36:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:00.558Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ce50a1d3-fcc9-4bac-9d4e-b30db6665efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:00.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:10.566Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8086c5b5-bb02-4559-a86f-881b55c37278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:20.573Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=174bd03a-02ea-4b64-819a-0c61a9dc6307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:30.580Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=641f56f6-e41e-426f-b51e-b30b764f7747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:40.587Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3218af88-40da-4126-94a5-00ca1d8d0cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:50.594Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=97fef172-7f7d-4f72-bb23-17ec9dc55b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:37:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:00.601Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a76f98e8-46f9-43da-8d5a-2a811bd9ee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:10.627Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d6eeae77-ba96-45aa-bf4e-d9964beeeb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:20.642Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fdc9c29e-b739-4523-92b1-d27141567245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:30.650Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b9e689ba-c239-4fff-affc-5d385004cf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:40.657Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c42d46f6-4707-4fae-8d62-2ea29f16da1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:50.664Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=51936853-334d-49f3-967f-ca70f2ab04e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:38:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:00.671Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0c893460-a73b-4c6a-b995-9df4177ce401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:00.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:10.681Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=064e9a4b-9971-4f88-b180-457e94c6ff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:39:13.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:39:13.385Z |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-09-19T11:39:13.386Z |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-09-19T11:39:13.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:39:13.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:39:13.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:39:13.398Z |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-09-19T11:39:13.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:20.695Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=14c00913-4f3e-4c39-a333-5e69b18344e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:30.704Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=82910960-8fea-47f8-bc4f-340eb8e4226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:40.711Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c2485f39-79da-4b9d-8075-28667c232138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:50.720Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1e775c0d-1b18-412d-a7a3-934b5b71ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:39:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:00.728Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7a1cf7b9-51df-4d30-bf38-a916f32e0416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:10.737Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4655c2c5-e550-45e3-95d3-2a6456514e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:20.751Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8cb0cc27-a873-44ed-aad5-d4d4bf4fbbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:30.759Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7f0a9e76-4a3c-4f39-b317-d8b6bd484d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:40.767Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0a712e84-4457-45a0-b8b4-597a179e4976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:50.775Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e6f43764-f43e-458f-89d9-b3ed6ed2bb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:40:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:00.782Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=74792cfa-7b57-4dcd-98b7-a9ecebb80eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:10.788Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4e1f1ef0-c5f0-488d-89f9-2c3ccff7aab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:20.796Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=38fc8130-e6da-4d65-ae3c-315c27a3a456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:30.802Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=73d6637e-c61c-4a76-8676-9a9a77cbc244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:30.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:40.809Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b65077ad-3d62-4c3b-b676-673a1d4fd70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:50.819Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=21c6e32c-4859-46ec-afa8-a7aa7d882f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:41:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:00.833Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3025125c-938f-446b-b5cb-8132880781bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:10.842Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bf3c40ad-2db3-47a8-bd5f-a8a020cca567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:20.849Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ac832d86-c475-44f2-8152-e639cd03eef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:30.857Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fe3eedce-c367-4a7f-91b4-cccf0cf188a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:40.864Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e7d48b61-883d-4fb0-ade7-52be4f12ee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:50.871Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5a3587a3-116b-48fd-a528-bef1028cc9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:42:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:00.878Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f9b797ac-6747-4862-96e0-fadea530ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:10.886Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=80df89e1-eabd-4f78-a742-7a5a794e9b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:20.895Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=003b6d63-ccf3-4e0f-9d5b-6e3eca72cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:30.903Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=759a4973-2af5-4833-849e-63b3c0c656d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:40.924Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3879fc55-3299-42b2-b97f-4d9b4f0eebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:50.933Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=55cb9625-8be5-40cd-b9bf-256e6d7ad8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:43:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:00.940Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1e7ffbb4-8e49-40c3-942e-ac35efff7baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:10.947Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3c903f01-bfea-45de-be49-071598797beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:44:13.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:44:13.361Z |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-09-19T11:44:13.362Z |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-09-19T11:44:13.365Z |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-09-19T11:44:13.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:44:13.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:44:13.388Z |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-09-19T11:44:13.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:20.954Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=794a74cf-77ee-43e8-a064-bb68fff99d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:20.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:30.960Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=301dc658-936a-44b4-888c-eeb72673a0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:40.967Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=6eb06c67-38dd-4f0d-acf0-ba0fc24a5693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:50.974Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=78e31428-03b8-4d42-be20-1aefb33f0b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:44:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:00.980Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fd5e7bba-d7b9-4e75-b255-b9f2a8b66ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:10.985Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a47fce63-1914-49f0-a225-45dbb3767d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:20.993Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4ad60d4c-0de1-4070-bf9f-09a44de58709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:21.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:31.002Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=76762202-5ac6-414b-9897-47d238c13fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:41.010Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4a2bdf01-6638-4391-bd48-04ff264369c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:51.024Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=91b2dffb-b0dd-43a1-9d4a-08524ea74880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:45:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:01.035Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3c44e297-988e-4397-88f8-993496057ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:01.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:11.042Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0f7645f1-0899-4290-ba55-606168506dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:11.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:21.049Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7363b844-8c5e-4191-ae5b-7e552436c32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:21.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:31.056Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bc793bab-8aa5-4a88-b5af-7aa381efa5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:41.071Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9cddc7bf-c678-4388-9e40-429b85635379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:41.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:51.079Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=17486b63-bc9e-499a-87ee-04597c887604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:46:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:01.086Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=043e1ec7-8fc8-4a6c-a5ab-66d13d37be0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:11.092Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5ab6df21-3826-4040-afec-2c2dc8a9fe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:21.099Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=142ab525-567a-4f40-88c3-d8f993467ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:31.105Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ce53c979-4a01-45da-9a39-24f1b9f0d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:41.112Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=eb76cf87-2d64-4274-b925-22695dad473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:51.124Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=533ded6c-b43e-4dd1-94d0-f670df53fbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:47:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:01.138Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=569c9085-7fb8-4ff7-85ee-f6c0c78781b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:01.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:11.145Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e0d8662f-eefa-453e-b048-dcd8a0265f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:21.152Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=170c74ba-0b7f-453d-82ec-b604eaba1ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:31.159Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=37085cf9-624e-41eb-90bc-8df01212cfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:41.166Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8a91199d-f8bc-4603-9cdf-7c78c5828315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:51.173Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3ec844db-0dbb-4afa-96e7-81309ad52946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:48:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:01.180Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3e6284ca-32eb-4d0b-9ca6-90e1c0b87355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:11.186Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bcf402bc-a786-46bf-980c-0407696c72ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:49:13.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:49:13.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T11:49:13.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:49:13.384Z |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-09-19T11:49:13.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:49:13.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:49:13.392Z |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-09-19T11:49:13.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:21.194Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1c1b5fbd-f8e2-47f9-ad88-6db974f5ed0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:31.202Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ce779ad7-ebad-40f9-8c40-551095c42fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:41.210Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=22783ecb-0c7f-4e5f-9cf1-372381a3dfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:51.224Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5e613c3f-f439-41e3-8534-1bfe7a22bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:49:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:01.233Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f43d0cd4-675c-42e0-9fee-7a4fce680d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:11.239Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=38e11513-e989-4b4f-88cf-b9bcdd40c886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:21.246Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f5b8afd4-8738-4ce3-8689-4846dbcb5a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:31.253Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9d758165-a7e0-4303-a2dc-2da15306da7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:41.259Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3655582c-9c68-47b5-b2ff-3077a4a5534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:51.266Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=556ff4e4-7447-495e-9aeb-9e96f053a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:50:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:01.273Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2aab1ef0-9850-4aac-a440-48a79aae8ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:11.278Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=624f47e0-3117-4b25-83c8-e1e620714093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:21.285Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=27445143-c7cf-43ee-a4bd-83ee71b2da9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:31.292Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a8310bf4-3f6d-4d8e-bacc-8e8728552055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:41.306Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=62264ae3-d600-487d-951a-185aa445df94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:41.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:51.313Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a474aff1-91c8-4478-8f94-6683f948c6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:51:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:01.321Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=261f6e4a-afcf-440a-9823-d07d5c4de33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:11.327Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7af5cc4c-49e3-44b7-8547-72b4c02565ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:21.333Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8af3a90d-323d-47e0-adef-4956296a4798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:31.339Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=28943ce9-848d-4241-bbdc-2c419934d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:41.346Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2e236846-4324-45c2-b6ce-742b0719b902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:51.353Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0a6ffc80-2773-4894-8ecb-fbd8bb3e46f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:52:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:01.359Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9010d8ed-0b05-4ff9-8c36-37b77ff85e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:11.365Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ceea8969-6c6c-49b0-90b0-be654aafc452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:11.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:21.372Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ac5d3564-452c-45f1-af90-e96daf1ac4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:21.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:31.380Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=79e79f83-18c9-451c-b876-cc65af9b0d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:31.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:41.392Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=76a26314-2d37-42d4-83d0-d8fbb3f1107d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:51.400Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=037e6257-f036-4744-9338-b9cb7ae15c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:53:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:01.406Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e6df2431-2660-4bfb-a180-dfd080f8b062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:11.413Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b10b4a19-9d8d-46c4-bff4-41aff490ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:54:13.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:54:13.353Z |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-09-19T11:54:13.354Z |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-09-19T11:54:13.356Z |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-09-19T11:54:13.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:54:13.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:54:13.361Z |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-09-19T11:54:13.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:21.422Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=95036590-3744-4367-a9f6-788a20f5ad01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:31.431Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=05466eda-fb38-464e-8ab2-8953b7f31ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:41.436Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1254e501-77c2-4377-9cef-c71c00e7ed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:51.441Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=25165f37-b195-49b6-b33f-b0252b637fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:54:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:01.447Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=415a87fd-02e7-4fbb-afb5-7e8c2248222d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:11.455Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=22c8dc6c-b1b7-40c5-8ad0-d71e2ec15f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:21.467Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c35ed839-5b0e-440d-b098-47a2dd7928d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:31.474Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=599ad856-4570-4191-8537-98f2dfc6679c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:41.481Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4e1f6b34-9773-41c3-adec-b2ab13bfb0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:51.487Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ca2cdf51-3169-4a6b-9199-4f3e3f7883a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:55:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:01.494Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=47f43b58-1cf8-4126-a076-4e2e093362e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:11.500Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cfcd0101-ab84-48ae-aec9-dd7f7f834a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:21.506Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=471deba6-69b0-46c1-b7a0-c086f6e45181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:31.512Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d71f884b-9772-41cf-85df-26f242ac592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:41.518Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=dfc69b0e-773b-4a43-8a43-ccfbf6677cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:41.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:51.524Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f064e871-678a-4522-98f1-5577048bb276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:56:51.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:01.533Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e965ff44-26a5-4207-a641-72c3659395d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:11.541Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=869ca549-8e05-40cd-8a0a-50047567cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:21.554Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0ea0ec3a-a557-45f3-9a72-1d2018da7141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:31.561Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b09aa394-b6a8-4b6e-b6a8-bca236d040cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:41.567Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9b0015ec-5b23-4fdb-b2f4-7132e7474531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:51.573Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=597b950a-6997-4569-94ba-a2ad79612f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:57:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:01.579Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=26fdf9ac-ca79-4dca-81c2-e40f9a08af81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:11.586Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ef4d02eb-3be1-4807-b5f3-937cd265e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:21.592Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e883331b-eade-4cf8-aa9c-79482aff8b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:31.599Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=44e18045-87f3-406f-b48d-f83dbf898e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:41.605Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=dd0b4609-420d-40f2-ad7e-60f3ea552073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:51.611Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7507016b-a1a8-4512-8ce7-f6ab397a89c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:58:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:01.619Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e45ac75e-447f-4231-871d-e5db7b230426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:11.631Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=def2be53-2737-4a07-bc7e-8e895d4ec059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:59:13.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T11:59:13.378Z |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-09-19T11:59:13.379Z |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-09-19T11:59:13.382Z |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-09-19T11:59:13.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T11:59:13.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T11:59:13.387Z |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-09-19T11:59:13.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:21.641Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a8251a66-6e62-47db-8f7f-ce1dd85e6d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:21.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:31.647Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d96a41e7-bff0-4a40-863e-7ed211e7c07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:41.655Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=dbcb592e-e066-4cf3-9926-d096b00d30ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:51.662Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0f5d413f-172a-48f2-ae3b-e84d9d4e9c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T11:59:51.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:01.668Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ac1617da-7701-472a-a460-78aafcbeeb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:11.674Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a82b5ede-e710-4563-8548-d670f77679ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:21.679Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=997165b9-9ee0-41a8-8fea-6c5f12e08ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:21.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:31.685Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3247ea22-51ec-4277-a587-563e2540b83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:41.692Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1d58ef4e-dc00-430e-96ee-4a8c13d447aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:51.699Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=aedaacaf-5210-4a9e-bb4f-bce259537ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:00:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:01.707Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=aecdb83a-ce42-4211-a2aa-acab25a8d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:11.718Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4b47e6bc-f19d-4259-9eda-fd6ac508a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:11.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:21.723Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ddfcbbd1-3368-49f7-abd9-8347ca72c4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:31.731Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1e5bc841-9446-4014-986d-67c9e30cb04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:41.737Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b875dedb-4f6c-4267-bba9-a09fd582d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:51.743Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=27daf77d-e44b-4c2e-b926-93e049c8ca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:01:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:01.749Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=aae64548-1cb8-4ee5-816b-e5e528507c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:11.755Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=28fc28eb-2d0b-4911-bdfa-4e6fec297380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:21.760Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c4ecaccf-3c2d-4fad-96f1-bf82631d34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:31.766Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b60fffe2-7945-4081-a0ab-d2201cc0c664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:41.772Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a7e9e533-7693-495e-9981-33c26a3e4e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:51.777Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4ca0f001-82e7-4585-97e6-2dee8f8f6604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:02:51.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:01.786Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e4134366-70b4-4678-baa1-c8571732ccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:01.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:11.798Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cc10c916-339a-403d-8350-91b3ef6c3ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:11.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:21.805Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1230c8dc-efde-435c-b09a-3fc81cc575ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:31.812Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7d71ac73-6f45-4a16-b11e-6051b78ee03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:31.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:41.818Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7a24737e-b9ac-4446-adec-4bbeab52c900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:51.823Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5a8c3eb6-dbb8-4717-8cd6-134b880fd93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:03:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:01.829Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=445b21c7-bfac-484f-b49f-a309b3a95e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:11.835Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5651122e-2e52-4f2b-9751-fbc952f266ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:04:13.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:04:13.385Z |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-09-19T12:04:13.386Z |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-09-19T12:04:13.388Z |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-09-19T12:04:13.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:04:13.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:04:13.393Z |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-09-19T12:04:13.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:21.840Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=00b63f9a-da9e-4281-951f-a6e04a0b5896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:31.847Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2ba799aa-aa07-424e-ac6c-f4fe762f853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:31.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:41.852Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=75d69132-d206-4de1-9120-fede98d29667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:51.860Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a1d64869-661c-4905-aaa4-5d444c5a6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:04:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:01.873Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b8425c85-2a67-4989-9d89-098102ddf66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:11.880Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=91e9940d-424f-4fc5-9091-8291b64d5445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:21.885Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=358b8718-5629-4218-803a-cc9ce3942f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:31.892Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4f9d4dd2-26d8-4955-966d-09b5609a9c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:41.899Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=681cb46d-465c-4850-8754-434302b9fc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:51.905Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b8d81145-9ef3-4c8f-b718-a7292b4f143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:05:51.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:01.911Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=049adb72-b176-4cef-ba1e-e4b4295bde52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:11.924Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=126a4ce3-d0ab-438e-80e2-61ef262f6047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:21.929Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a9ead93e-4f51-4d6c-b515-96cfd1f21b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:31.935Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=363f0fcb-2ccc-4fb4-be38-057fbd77ecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:41.947Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fa59777c-280c-49e7-b898-b818807218e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:51.959Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1dea030d-3410-4dae-b8f3-83c8fbd033ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:06:51.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:01.966Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e9ca4695-8162-4bc0-9512-145ab122a592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:11.973Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d8c499f3-26b9-405c-a8dd-b79d66f58565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:11.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:21.980Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=541b3d49-9df0-42b9-9f35-1d49dd407892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:31.987Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7b639b60-8401-4e93-90e1-fd277822b5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:41.993Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7c060674-59db-4408-b8bc-dc9024104ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:51.999Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d032e6ff-5321-4358-b09d-a3789a7d1fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:07:52.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:02.005Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9754583c-41ea-4437-8b18-b1220899ab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:12.012Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1cccc1d2-7e19-4624-b8d4-c3449b31339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:22.018Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4589585d-9dfc-4a51-a878-fd3535bdab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:32.029Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b14e0667-a2dc-46ea-8b82-a32f5c77d26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:42.048Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9ed8841e-d8f8-4f9f-9622-ae9b28f1e063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:52.056Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=6e98a6d2-139f-45d5-95d7-7457949d4996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:08:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:02.062Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b6184114-fd72-493d-8443-eda32d7cd070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:12.069Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=aac06204-c820-497c-9acd-0bf083a8a2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:12.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:09:13.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:09:13.397Z |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-09-19T12:09:13.398Z |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-09-19T12:09:13.400Z |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-09-19T12:09:13.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:09:13.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:09:13.406Z |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-09-19T12:09:13.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:22.076Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=395ede42-e935-4c86-be44-4eafc2091e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:32.086Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3e54c149-8aa2-4071-8635-eb566df04849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:42.092Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=72c3e725-41c4-4454-bde0-9151805e478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:52.100Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a901ddcc-a664-4bcd-ad85-336852d92da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:09:52.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:02.106Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ec1e4bc1-3ee1-4584-b4eb-c06e53e88d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:12.113Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=21f2407e-9194-43d9-9e77-06d3589c68fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:12.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:22.120Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fd8a4ab2-86cc-4a99-8fdc-02232eb2990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:32.133Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a61caad4-22df-4bdc-b25b-7f9fb2b3c932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:42.141Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d4875a2d-579c-4cd7-b957-f22f147f1b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:52.148Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3892b6d3-a841-4c81-80dc-dae4e34ca6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:10:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:02.154Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=866edbb6-1d1e-435e-8d83-c7e6fab0c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:12.163Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1dab827b-8cf5-4ac7-904b-a9b697de9156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:22.169Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3c63a226-91f5-4261-8007-d50f3731400c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:32.175Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5fbf03fe-8f21-41a7-ba26-ef1eb809da52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:42.183Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=07bedb75-f802-4184-962f-c170f4c47f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:52.189Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d3912fd8-97f7-450c-a44c-c291aadecc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:11:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:02.196Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7ea3178f-2e6c-432b-a7db-b6d4a281be64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:02.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:12.202Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8c60046f-a32a-4d51-9a5a-87a6a42fc17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:12.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:22.210Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=baa280c8-d5a0-4655-8c76-7031b45ba2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:32.235Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=160c627a-37db-41ed-893d-15701e2431be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:42.242Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=aa346510-ff57-48fd-9402-bef4dad353d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:52.250Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=94a63642-16b2-4eb9-947e-504253a0c043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:12:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:02.258Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b4e333dd-e0af-4d97-8095-990c2d879854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:12.264Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=aad1ffea-214b-4ffc-a1ca-41993d914931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:22.271Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=82d87115-094b-4e11-841e-798a07c05431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:22.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:32.277Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d69f2726-dfa0-4715-9dec-0070b04869ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:42.284Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9f0b96fc-2269-40ec-81e6-18db2238d42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:52.291Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=14debb72-c9de-4b50-98b4-a8a0c4fcba81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:13:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:02.298Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a9de6a44-d7b9-4aad-9ebd-6bfaeedd5135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:12.307Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0f9abff8-dabc-4645-883b-5ddec14d268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:14:13.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:14:13.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T12:14:13.369Z |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-09-19T12:14:13.373Z |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-09-19T12:14:13.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:14:13.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:14:13.377Z |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-09-19T12:14:13.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:22.316Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d102b5dd-3eae-48e2-b2bf-c75217c03e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:32.322Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b8c138ff-0f71-4cab-b2aa-68705c04533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:42.327Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1019abd6-53da-4c88-b4d3-df1b68f18199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:52.334Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8fbe6419-1069-478a-870a-6078ba04ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:14:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:02.340Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2088b822-e83b-4edb-be36-5c7085e104c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:12.346Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d99d2582-9bd3-44c5-a4aa-cc598d290084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:22.352Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4fd0470b-705f-4f4d-8d2b-28ea291c5c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:32.363Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1129fafe-3fda-41c5-b9f3-b7696c61f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:42.369Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a317de04-0845-48d8-a220-22d0e5d6033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:52.376Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=98bfb85b-d5e7-49b6-9ace-c0c429ab9e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:15:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:02.389Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=95e5ca47-27ec-4730-a11f-88151f4d7778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:12.395Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=647238be-8558-4176-aaca-4b1feee31ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:22.401Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=04b966fe-54c9-4185-9d25-ea26c6ba737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:32.416Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f60bbb6a-487e-4736-b32a-5f52c01b0da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:42.422Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=617ccf5f-d2dc-4037-bbfa-70eceec65c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:42.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:52.428Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1efbdf09-bd24-4840-a6a3-ca15c7b0393c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:16:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:02.435Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ecce6505-595e-4651-9ee7-1b2265e98696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:12.440Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5f1645f7-9d3f-4446-aad8-db520c49ac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:12.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:22.446Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d3fd43c0-f5fe-4ec5-87d6-ee7ae3aeaafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:32.453Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a0479df0-b7b8-4bd1-834e-ae08d2876aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:42.466Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c4a8b890-042b-4f6b-90cc-29e931a4e85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:52.472Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4db6b669-6936-44d1-a70f-f2461cafc3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:17:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:02.479Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=6ecc3283-0ad1-4369-8b8b-86c5ac33ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:12.485Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=62c187a0-a08b-417b-b551-d649d49094ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:12.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:22.491Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f44315ad-2780-4678-84f9-47878cd63fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:32.498Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c6f94c20-e41b-482a-a29d-8fa4229ed731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:42.509Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cbc0c05c-664a-4678-849f-d6bbf1bc5a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:52.515Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=886182d2-ae11-47bf-a932-8e936fe8748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:18:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:02.521Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cb79403b-712a-4e59-a7fa-db7ac6cdeba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:12.527Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=06f1a0b1-a1ae-4292-bc2e-8d4e3521d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:19:13.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:19:13.397Z |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-09-19T12:19:13.398Z |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-09-19T12:19:13.400Z |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-09-19T12:19:13.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:19:13.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:19:13.403Z |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-09-19T12:19:13.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:22.534Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7c2e4018-c103-4687-809a-400ff2189024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:22.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:32.546Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=59766833-dcf8-48c7-8010-ccb7ba75a9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:42.554Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=af98355d-653e-420f-8f75-4694beea6ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:52.560Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7ddffa0d-8d48-4a0e-bbd7-5eaa9d390f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:19:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:02.567Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=94aff20a-1aa4-4076-a566-2439c25ec0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:12.573Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3737d623-0c6b-4854-b800-381f9a6c2129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:12.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:22.579Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=dd38e1e6-7153-4a14-b155-4e91df3df5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:32.585Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9180d5b0-d2a7-4391-a121-485efabf69b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:42.591Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=92095dfc-b5f2-4ab3-aec6-b0ebd0ee5c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:42.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:52.596Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bf839ba0-5794-4331-b45a-dd0ee12bc912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:20:52.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:02.603Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=afcd94c3-4274-4c37-9dfa-dcfa2eb275f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:12.611Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3060705c-f3e3-4c2b-b45f-5cf9ef427439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:22.623Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5d0ed0fd-3ce8-41d4-9c8a-6bfda2c68334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:32.629Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=6239bfd3-cdee-4e61-abcf-7b2167b0cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:42.635Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c1d98485-339c-40f9-affd-00a65ca5ef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:52.643Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fa278d50-90bd-4294-9a8e-b006a17fc926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:21:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:02.648Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c8386499-ea01-41b7-95fb-c02294a5dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:12.653Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bf47fa77-9ab5-4b74-ba97-3b2e7f2d1910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:22.659Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3542fa2e-3f29-444c-84a3-316678121e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:32.665Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8a82ffaf-b3d6-4583-9e94-576863814749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:42.670Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1c89e34d-6f70-4e33-8b61-8b8a7b7015ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:42.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:52.676Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ab5621f8-cd56-426f-8a80-c5e3b0be9897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:22:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:02.684Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=56474611-a54a-45c0-b84c-2f4daf588756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:12.695Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=333115a3-5466-4c2a-812a-ff0acf636639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:22.701Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4a2f6b49-c262-4760-ab0f-646583c9d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:22.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:32.707Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1d755221-0581-4287-b210-72daaac53842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:32.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:42.712Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d6cc7506-d382-41ff-b3cd-25e21953830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:42.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:52.718Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=187f897b-0bb2-4dde-ab97-1ef148065752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:23:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:02.723Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=70a64f22-0f2d-45b5-8b0e-878adc4752b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:12.729Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=44f127fb-e355-49ed-b295-f8fa6bd2a2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:24:13.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:24:13.389Z |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-09-19T12:24:13.390Z |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-09-19T12:24:13.393Z |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-09-19T12:24:13.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:24:13.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:24:13.398Z |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-09-19T12:24:13.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:22.734Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=23828a85-1a87-4336-85ff-bc82fd1c9c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:32.740Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=610d94fe-8827-4b31-8ad6-eaa46783ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:42.745Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=6dddd5b2-5ddf-4365-b567-35d1b7e34d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:42.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:52.752Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fdb7414e-561a-48e7-9bff-979245815e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:24:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:02.762Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a41de8a5-4193-4343-a65c-0fab090005f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:12.771Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=50f7e3f2-8e91-4e9a-94a3-b5ec5407c285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:22.777Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=80f46e82-8aac-420b-89ea-2fced248aabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:32.783Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=39c58063-0735-4590-8e3d-fbe453072520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:42.791Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=773b72fb-0584-4004-a9ff-5e51481209cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:52.797Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2dc21da3-d621-451e-a9c4-e00325139ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:25:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:02.802Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3107d508-11b7-4950-b9d8-21184d4cd3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:12.807Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cf9578fd-e765-4fd4-a79f-3d77db42d927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:22.814Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=53781944-f7ed-4a78-909e-47a50fc03a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:32.820Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=66e20a04-980c-4da1-8c72-a3758a969420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:42.827Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f10ff3e4-69e9-4af0-aee3-46c3cea78181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:52.839Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9ed4d8fa-3832-4ec6-b1be-af79d84fdd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:26:52.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:02.848Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5eb7791c-bed3-4a89-8d9e-1e4eaf7f2604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:12.853Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=44f03907-6f42-4c84-b9ab-c538265c8681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:22.859Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ed66208a-f873-4f31-82b6-ecc48b25a623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:32.864Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3855db08-326b-44a7-9bcd-ffda736e0497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:42.869Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7c47b955-d4a2-4e60-ae65-3b2db0d133e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:52.874Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=74803953-f20b-47f9-b491-053d2aacfc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:27:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:02.879Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=39f30286-f764-49c6-9421-f6913b0a8ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:12.885Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1b7d9811-2714-4cfb-a8b4-902e1ccb50bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:22.890Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7138923f-112f-4d60-9445-390a782001bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:32.897Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1550f10b-f42c-436b-befd-7168a6461109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:42.903Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=239df9a9-1f4e-4c7e-8d13-0fe05fa9caf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:42.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:52.910Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9a1cf910-63a3-456e-8cd3-0f2da4340eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:28:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:02.923Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d805eabb-a1f2-44d0-94fa-f35771fac029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:12.930Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=44cfe90c-e1bb-4f58-b523-09cf62ff1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:12.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:29:13.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:29:13.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T12:29:13.371Z |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-09-19T12:29:13.374Z |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-09-19T12:29:13.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:29:13.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:29:13.378Z |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-09-19T12:29:13.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:22.936Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cff65ff4-f307-464f-bf94-cc273132f976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:32.942Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5a878cd9-dad1-42db-b96a-11f20830da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:42.948Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1c4f9aad-62f9-48a4-a62d-094aeb2dd352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:52.954Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=3609ecde-ab80-4e30-97d9-bb5680117940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:29:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:02.960Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=5fd96ba2-f9c6-4f3e-9e2d-0753db0d7e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:12.965Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=a310171d-2515-4356-b135-029134bb3131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:22.971Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=07013887-1b8d-4339-99c0-0d3f1a811eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:32.979Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c73dfa3d-74a2-48ec-b9a5-e9a7b365a1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:43.089Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=09397568-3441-4d67-8bbb-f49948d0db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:53.096Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e053c152-8d68-4257-aee9-56f3b0ac0b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:30:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:03.101Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=36483545-4f47-4cea-9104-85d96a611b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:13.107Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4cc05911-079e-4f05-a0c2-f998e57382c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:23.113Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=71a292a2-1253-47cc-864b-3de3b7807e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:33.119Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0d043669-dd68-4d87-980f-7d1bdc1a05ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:43.124Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=75932df7-5740-4957-86bf-f48fba4d95a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:43.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:53.131Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cb43fdb1-227d-4e3c-9e80-d5469162154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:31:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:03.137Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7b598f18-6481-4762-bf22-52c92d701b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:13.144Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=7f6f8b44-5838-419c-8100-0ae424f871f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:23.151Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=65ea37f0-6718-48a8-a5bb-b36ac050ee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:33.163Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f0720796-e470-4273-8709-9b16c7796c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:43.169Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=bc7fc71b-66f6-41fc-accd-bc3058f0a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:53.175Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f9459f5d-eb5e-4550-9495-a687464070f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:32:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:03.181Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f11fd9dc-8cbd-443f-9233-eebcef695a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:03.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:13.187Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b323fe25-4f0d-4ce7-9c31-ea9ae2120f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:23.193Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=16d0f8f6-8ccd-4b9d-8bae-8a870c4701e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:33.201Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c1c7a592-8040-4369-93be-c960728fbffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:43.207Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=9e53d245-a978-4945-bc53-996b74a2b368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:53.213Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c95707ab-8adc-41df-9f39-f83b891ed828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:33:53.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:03.221Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4ad81c79-b1aa-4bdb-bcc5-9d0bd24e6c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:13.228Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=734cc676-c77b-48d4-8438-0c304e571249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:34:13.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:34:13.392Z |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-09-19T12:34:13.393Z |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-09-19T12:34:13.396Z |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-09-19T12:34:13.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:34:13.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:34:13.401Z |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-09-19T12:34:13.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:23.235Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8f215ebd-c957-4737-ae2c-2ab4c6450b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:33.242Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b5e8f918-318d-40b5-95ea-f3501f49ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:33.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:43.248Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=30ea0b6d-83a4-4f50-98cf-a0609714b1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:53.253Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=94a503fc-62ad-41f3-a88a-dee268b29c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:34:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:03.259Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cfbc8520-1b33-442a-b970-e0ddc1e8951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:13.265Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cf9cfae4-c93a-4b58-862b-d287c4585347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:23.271Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=58c6f050-baf1-4b78-bbcf-38bc9c7f7eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:33.276Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=58ba4d58-6b61-4f20-9115-cd9348a63521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:43.283Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=811e7f27-1a78-4d16-ad25-96eda8dec02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:43.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:53.290Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=fd758cdf-004b-48d7-83da-0328a647dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:35:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:03.301Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d9a934e7-8630-4c99-b411-b597d80dc231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:13.310Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=84cfe248-7ec5-4c68-8862-9ac9843f4a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:23.316Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f54a1412-16b5-4e99-b698-f463b8c428fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:33.322Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4d76cd34-211f-4471-8735-db3dd8503537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:43.328Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d7cfef56-4b65-40fa-943e-ccd45ce6db8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:53.336Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=698fbcb5-b3f1-4484-a913-a99a55c5dafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:36:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:03.343Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=476c809a-e804-40e2-bc7c-2fefa5c2d08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:13.350Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e8145420-0a85-466b-b91d-a6c76fbebc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:13.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:23.355Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=8548e8ed-44d5-4ee1-8618-7df5bd49b51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:23.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:33.362Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=2042e181-e887-46ff-b792-652f62708577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:33.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:43.368Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ad28a64e-8912-4a5a-8f6e-914c4eef52c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:43.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:53.374Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=662bc250-3b58-463b-94d2-ce3bf90a89f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:37:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:03.385Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b77f472d-d5cf-49ec-8e2d-de9b454eba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:13.392Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=09f4cc6e-3667-48b7-8f51-3acefc4ebe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:23.398Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b460185f-564c-4bdc-81e6-83a64f56bb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:33.405Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=ea8d4fbf-c2f0-4c78-a2e3-d053549b30ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:43.411Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f749d4ef-9576-47ce-8b77-77fbe2378133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:53.417Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=71c13ef7-6e69-42f1-9ccf-29bbb227298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:38:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:03.422Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=0e24a80f-80e5-48f9-8d0b-e5e8c981bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:39:13.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T12:39:13.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T12:39:13.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:39:13.380Z |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-09-19T12:39:13.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T12:39:13.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T12:39:13.384Z |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-09-19T12:39:13.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:13.431Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=cc0b8409-273a-4920-afe3-854c0b4fd60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:23.439Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=f344f979-c891-4d07-807a-3ccdf87058a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:33.448Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1d426ad5-86fa-42d7-9c89-f28228013884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:43.459Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1ec1822c-6731-4095-ad5f-5931faef7525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:53.466Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=004fd546-1877-4de6-be5e-40e59ec9c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:39:53.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:03.475Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=875aca18-532e-4e8e-a649-5a571faadfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:13.481Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=c00c7b12-048f-4ca9-be70-a49abfb0b991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:13.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:23.487Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=84486eea-40c1-4bc8-b26e-b40fd7eb0d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:33.493Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=192931d3-bdea-4295-bfbe-964f76be9196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:43.501Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=1bdd6d57-7059-4ef9-afab-5678c2fbd7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:53.506Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=822d1392-35ca-4c2f-8155-85fd25c98f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:40:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:03.513Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=88cb0cf9-7295-4140-a9cf-724739f00f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:03.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:13.518Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d313c61c-2c7e-4c33-a77e-f444284beb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:23.525Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=4c10df7d-35ef-48e1-9980-3a543a642894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:33.535Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=b66a1383-8fa1-49e0-9077-13cf3c2e959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:43.545Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=d2bb51bf-ceb2-473f-af16-cb816efc872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:53.550Z |INFO |Init configs |InvocationID=4b546ac2-6fc3-43b1-88c3-8d565773b527, InstanceUUID=e29ab4c7-4728-44d4-9a14-3da2adf6d936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T12:41:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |