By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:08:12.003Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:08:12.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:08:12.035Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:08:12.556Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:08:12.638Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:08:12.639Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:08:12.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:08:12.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-21T23:08:12.812Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-21T23:08:12.835Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-21T23:08:14.003Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-21T23:08:14.400Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-21T23:08:14.418Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-21T23:08:14.419Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-21T23:08:14.468Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-21T23:08:14.469Z |INFO |Root WebApplicationContext: initialization completed in 1633 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-21T23:08:14.818Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-21T23:08:15.433Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-21T23:08:16.711Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-21T23:08:17.194Z |INFO |Started MainApp in 7.125 seconds (JVM running for 7.638) |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-21T23:08:17.253Z |INFO |Start scheduling PRH workflow |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:17.263Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c03ed564-19d1-4183-833e-4a35d619c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:08:18.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-21T23:08:22.135Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-21T23:08:22.136Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-21T23:08:22.138Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:28.817Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=91813209-85f6-4614-a574-d073397d0232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:08:29.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:39.863Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=868a2eee-2b34-458e-9652-8efa2cf5be26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:08:40.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:50.903Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=27b03561-7e80-4b6f-9e0a-d321bead7025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:08:51.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:08:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:01.943Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=88919517-1f9f-4675-b255-ad838d6346ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:09:02.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:12.985Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=19d627f3-5355-4000-9b79-249e75ccbb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:09:14.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:24.029Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d59bd406-dd76-4f69-ba96-8a5f1b488366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:09:25.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:35.062Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1a5eec34-170e-4fe4-adf8-f6bb86234b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:09:36.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:46.102Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1fd19aef-ae7c-47a4-b404-2f917f029a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:09:47.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:57.151Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e84a37af-4b67-4714-af04-8009df324e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:09:58.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:09:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:08.229Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6856360b-8c7f-4d03-9e11-f5d0e28337ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:10:09.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:19.305Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=46417084-0a1b-4307-8908-0edf9dc6a92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:10:20.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:20.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:30.370Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bb208cd9-304a-4452-8122-d182f59bf7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:10:31.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:41.400Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=aa5ebfc6-f6ba-4484-9b29-1b8c278b1def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:10:42.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:42.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:52.439Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=76d8c3be-e099-491b-8b45-d78edbc1696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:10:53.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:10:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:03.487Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bdca9c9a-a468-43a5-992b-e041ce9043dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:11:04.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:14.552Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5716bf0e-c983-4215-aec3-a9e170886ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:11:15.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:25.593Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f3a7cef8-ca36-4733-84f2-ef802326994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:11:26.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:36.631Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=895e18e5-885e-494c-affc-3ca2c757924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:11:37.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:47.671Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=47e22e15-d3a1-4b3d-9b57-e9d2f91d84c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:11:48.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:48.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:58.710Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b003fc55-70a4-43f8-90d4-9daa558c900c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:11:59.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:11:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:09.752Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b28489bb-d1c2-4e8c-b6d1-a89705af2746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:12:10.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:20.791Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1ce0f4b4-5454-4c78-837b-80290acf69de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:12:21.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:31.831Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fe608aa2-909a-494a-83f7-0f91f8e7fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:12:32.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:32.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:42.870Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0424b9f8-1c58-47e3-bceb-4728c103f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:12:43.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:53.916Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e2035ebd-fb6b-47a3-8904-f5a053c6a1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:12:54.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:12:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:04.951Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3a1b283c-e9ea-4c6c-a257-b82157f3517f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:13:05.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:13:15.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:13:15.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:13:15.850Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:13:15.854Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:13:15.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:13:15.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:13:15.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:13:15.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:15.995Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=322731d1-7201-439e-b599-19ac0189dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:13:17.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:27.032Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=15eb9ee4-2ecc-4673-ba6e-b323d4d571d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:13:28.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:38.070Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=76d3314d-f2c0-4444-bd54-c1afa69c2abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:13:39.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:49.110Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6eadc860-1e3b-49c8-bcac-6d457377f282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:13:50.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:13:50.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:00.152Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=98d8cb17-3c75-41b9-9510-ecae0a418834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:14:01.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:11.191Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1aa80d09-cc58-4852-bd7d-6a258bd70336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:14:12.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:22.230Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bea57e75-de78-4920-bf21-fa6445a1635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:14:23.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:33.271Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8c26a1ab-f550-425d-a63b-589412db8e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:14:34.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:34.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:44.311Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=065a600f-820b-4364-b860-9998dba28a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T23:14:45.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:55.355Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d9e891e8-e46f-4591-b329-c31a0ab45e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:14:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:05.470Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ed4d0374-3b12-4770-a518-1aae2423d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:15.490Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=58a1b2de-0c70-4766-baf5-f0bc8719b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:25.501Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=927a2f94-d21a-40d7-8d4e-98c0fd4c9050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:35.517Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d0210c63-0bac-4af6-9cba-aae4b1ee906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:45.526Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cc2db7ee-2d9e-401e-ad20-698a79a0e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:55.536Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e1b50488-61f6-4b92-ba59-3a78d24fffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:15:55.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:05.546Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5e0c003e-53fd-44bd-9337-883349b28c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:15.562Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=79fe8740-60a4-4fdb-99e2-75fdd6cced21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:25.574Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fb6363c0-1019-47c4-aaf8-8994c431d90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:35.597Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f4f49c72-4a53-42bb-a046-42b14402c128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:45.609Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8afc71ee-83be-4f9f-aaeb-4bc41f4f972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:55.618Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=99398c6f-3bd8-4b8d-bf16-a71e111c7b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:16:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:05.629Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=df04d133-81a8-4d97-86b3-50eedb6d578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:15.646Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c9cfe6b8-5394-43c9-bf5e-387ee9d6e1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:15.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:25.662Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d812448f-76f6-48e0-9235-09a70a58d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:35.676Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e7990858-4727-4b32-914e-6662032fb492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:45.684Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=921f04fe-5360-4d04-99f3-1e8638a00011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:55.693Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9bce53df-58df-4a4c-9f00-5e1a4d1340d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:17:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:05.709Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=57cc0ef3-444a-456a-814f-df2e6122dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:18:15.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:18:15.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:18:15.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:18:15.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:18:15.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:18:15.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:18:15.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:18:15.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:15.731Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4434c7eb-3027-4fe8-9fbc-c4cf03022ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:25.739Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=066132f0-03e2-4111-81e0-1622c81c602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:35.747Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8abd8a9e-817d-4101-887e-073daeb6b914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:45.758Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1caebb1e-33c5-45ed-b66d-c70ec5671549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:55.767Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5a0383d7-b5dc-4b31-944e-e70d0e020615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:18:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:05.776Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5f60be46-5a4e-4af5-ab05-051a72a52205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:15.785Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=914d8600-b53a-4844-8ca0-4a149b966a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:25.801Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4d0b0d12-33c7-4e94-804b-2fab9a4bcd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:35.810Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fe6fb067-1ace-423e-bb98-d2e7f7303a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:45.816Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=274e0107-9418-4f13-9a51-12c9506c1149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:55.829Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=130c0003-4fa2-4a06-91ee-1f0e55aed0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:19:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:05.841Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=22ce24d8-420d-475a-8c52-945c88370a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:15.849Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=70775b28-e88e-40b4-9161-3fbf1b094b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:25.858Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f55b672a-61ed-481b-8f3a-1d5a779f6ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:35.866Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b20983ed-cf8e-4c77-a1b0-d41c33776b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:45.877Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=dbfa723f-74cd-4035-9d04-d09b53c07c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:55.890Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4ae47f5d-eb63-4675-aadc-7d7637fef442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:20:55.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:05.901Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c9bc5eac-3d82-4f74-b2b1-cb9e84cf05d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:15.912Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=447d088d-f238-4cbc-9ecd-9291457bfed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:25.920Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8e8b2a8c-3633-45f4-85f7-d8c5dd2e35ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:35.927Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ecc6286a-f260-47e9-86d0-61ab87b25611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:35.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:45.935Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0216b8b2-00c9-45b5-acfa-8637cc0203a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:55.944Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=51801faf-2cfb-4598-a66f-9a29f3a02b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:21:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:05.959Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=09cf064b-c836-4e57-b1fd-1da67d3ad6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:05.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:15.968Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=13fac101-89b9-442d-b834-41b77f13613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:15.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:25.974Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0ed93851-f4a2-4afb-a7ef-92857a5ac3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:25.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:35.985Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f61d41ec-68c2-498e-a422-d0ff423272bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:45.998Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=eedb4be7-2d14-432f-b96a-461624daaff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:56.006Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a986d63a-eaae-4889-a37e-1c6f5ece167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:22:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:06.013Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=063c1afb-6d40-4580-bd66-928c27b70de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:23:15.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:23:15.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:23:15.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:23:15.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:23:15.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:23:15.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:23:15.202Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:23:15.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:16.031Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d5b075b2-02a0-4f35-a2a9-cf22bad5871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:26.049Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b4ddf5ff-b8c7-4ace-b1fa-42dba90b94c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:36.058Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1d334a08-b1f7-45b6-83f4-6f3adff3458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:36.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:46.066Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5dc760c6-0d05-4cfc-8afc-e81acb06fcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:56.074Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=abc38759-cb78-46d1-b141-c2a6edf28f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:23:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:06.085Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f01e5773-f752-44de-b55a-4a45bcac034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:16.093Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a8d8bcf7-c7f0-4974-af00-c774df0d1074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:26.101Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8fb58a62-e2e9-4040-b7ba-6a447242e90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:36.117Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b45d4d83-6d77-4eb2-89cb-8047516158a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:46.126Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=29bfb25f-216d-4c22-853f-4c05055e787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:56.135Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=de77f042-95fc-42ae-abbf-44ead428a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:24:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:06.148Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ef16696a-6dde-41e4-8874-6b97630f043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:16.158Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b21c1e82-f8bb-4673-8a91-ae10f15c360a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:26.175Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fe1c75a7-1bda-4f8f-8752-bffc205f6f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:36.189Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4521f660-62d5-4462-9cd6-e2fff278eae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:46.204Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5807bc4f-5bab-4842-965f-dfd47777057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:56.212Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7bcd4198-11dd-4af4-b30b-3634099715ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:25:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:06.225Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1ae22237-4489-470c-8c8c-16c83423aaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:16.243Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=70695bdf-635f-456c-a9ca-fd0de2fb5215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:26.257Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=537a79d1-f4a6-4b95-b8d8-49cba3da83cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:26.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:36.269Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f385595e-b539-434e-bbc2-df71da2a7304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:46.297Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e48dec78-45ef-4a45-9c43-4b8994d36409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:56.312Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f6f63292-a2f0-4728-9228-9afb18e19e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:26:56.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:06.321Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e91e41f6-65fb-43cb-9f94-8eb6d215be65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:16.343Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bf2a9048-5603-43c6-a7b0-913e55a2da6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:26.351Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a9176df3-545c-4351-ac66-7441236b2dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:36.360Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4f68414f-ff53-4c4b-ad74-a00be6c03d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:36.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:46.369Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=dbb3445b-32a3-4bb9-bba5-d12b18e38203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:56.376Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d46bbe1d-02cd-4741-b0b7-d21de0a7986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:27:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:06.384Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e01033a3-dae8-4105-9994-0c9ba7457344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:28:15.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:28:15.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:28:15.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:28:15.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:28:15.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:28:15.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:28:15.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:28:15.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:16.390Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=63644f16-34fd-4bb6-8b2c-89fdf1f31bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:26.396Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d4cb95db-464a-4ba2-ab19-4a798f8532ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:36.404Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=73ed4c2a-9550-4d17-a90b-af7f76d4257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:46.417Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=01426810-6c78-4700-b6cb-5d403d25e7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:56.426Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=117fdb26-555f-48ff-b923-c2c5a779369a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:28:56.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:06.435Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7f57e10e-6783-45c8-bff3-77c7a436f17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:16.442Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2c181349-eec7-4cab-b4a7-7e0e52c548ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:26.448Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=41491b9a-847b-4029-bfbd-5cfb3607a147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:36.454Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8b6fae8c-8855-4ca9-9430-1d39b6fdb892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:46.460Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d771d568-2e6a-4d35-a251-706d0fc831a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:46.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:56.466Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8f83e91d-eb0c-485b-a229-ce4f0845b616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:29:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:06.473Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8ee759fb-e0db-4833-a98f-1c0fb297489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:16.482Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4d25a3b8-2201-418d-8e99-5321c67f5438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:26.497Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9cf3b437-2f04-4ccb-81ac-15c2c52fe82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:36.506Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3b34dce9-3d64-4582-bec8-5e55d58eafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:36.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:46.513Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=08e2aa3d-df2c-48d2-ac0f-a16be35fe661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:56.520Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=33505d43-7719-4411-9e0e-c0957559488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:30:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:06.526Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=eb903957-98a5-478a-8d99-76440aacdcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:16.532Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=19a50059-8811-4095-a40a-6b970c596ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:26.539Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d5a4393a-5a09-4b9d-9e20-f30c696af298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:26.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:36.545Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e738356e-530b-4149-ab6e-415def31c4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:46.552Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0c8907a4-69ae-4233-95ce-56e84f82a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:56.567Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4508a7cd-7853-44c0-b6ab-3e18fe4c8f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:31:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:06.576Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d8b6eb77-6fa3-4d72-8bb0-b0e47a4eac4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:06.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:16.586Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ae317918-f8f5-497d-aa62-3593f174b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:16.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:26.593Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=058d1cfa-849a-404e-aba5-5e859e0e58ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:36.601Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ff91b0d7-717d-47c9-acc8-4ac24ef5d9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:46.623Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=937e4773-3b08-4594-a131-097e0e9e764d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:56.641Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=59e425d5-60a7-4e25-a823-c9452e0fc609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:32:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:06.648Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=449fe2c5-1220-45b5-83aa-264e79e97c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:33:15.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:33:15.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:33:15.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:33:15.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:33:15.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:33:15.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:33:15.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:33:15.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:16.654Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c3a237fe-1db3-4477-ad0f-2ae3efe2dd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:26.661Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=42184161-eff9-4b6e-9d27-857ddc934565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:36.673Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e461d5cd-e08f-40c6-9fd6-0bfa91f8ce61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:46.688Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=dd6aabdf-924d-4fb0-a028-81d92778e05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:46.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:56.695Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d43b969e-f3c0-4020-9377-2465276ea669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:33:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:06.702Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c0e5282f-85c0-4d7e-9da7-933818d9a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:16.709Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=efaf79e6-c6c9-4619-872f-02f296afdd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:26.716Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=30e79150-20e9-41af-840d-bf416ecb4ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:36.722Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1ff699dd-102a-422d-8e0a-0d0474dfd9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:46.730Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f436d354-181e-4ec0-a464-110241308002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:46.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:56.736Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a20f4c7b-8537-4a03-a62f-bce5ef7fd987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:34:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:06.745Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cce02c9d-b55b-42c2-88ba-674ad3298a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:06.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:16.764Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a41f9615-0532-42ef-811a-5f3b86a41521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:16.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:26.774Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=740316e3-c906-4ec4-bf60-728ad20cbcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:36.781Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d3074620-cb49-412f-9b0f-52407ab6384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:46.791Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=de722b41-a84d-4568-8a84-9e7e4a13bffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:56.797Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=54c01efd-00a6-42fa-838f-b64166e067e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:35:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:06.803Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c0b19d36-69ac-4d5a-bc36-b9ee3d064ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:16.811Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=92cf16a9-19bd-4a6c-807f-992c0f87eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:26.819Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6238b8aa-1b83-4e88-8bd7-fbc97dadb736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:36.826Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0860d903-c845-4b03-8a75-1a08d10ad0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:46.836Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1808999f-8f77-424c-8049-cf362c4e99aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:56.850Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=78574308-1b29-4f78-80ed-0f264f659ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:36:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:06.857Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f2486fbd-424e-4197-9221-ffae9d4272cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:16.863Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d3e97c78-b430-475b-ba26-5702cab241d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:26.870Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=194f5ed6-64c4-4d21-8c10-754ae93246db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:26.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:36.877Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=02b01c76-e6c8-4bec-9200-8c152fb74bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:46.884Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=93f0a34b-db9c-4830-9bf5-a54aa0c143e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:56.890Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3a9d7384-67c8-4804-94cd-84d6349bad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:37:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:06.895Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4673a805-8241-4576-b571-3f862837bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:38:15.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:38:15.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:38:15.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:38:15.225Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:38:15.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:38:15.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:38:15.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:38:15.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:16.901Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c773e544-d457-45d3-9b5a-7c2568a6221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:26.908Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bd61b52a-f82d-4746-bb5a-8040f693faea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:36.920Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d4363303-9043-48c8-b5be-3e23699bbc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:46.936Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7dc26b32-e787-4699-9327-59ebc4214255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:56.943Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=310e29b1-518f-4c80-90e6-3f2324a15e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:38:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:06.950Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=87db8a24-19fa-4d0f-88d8-c5f3b140afd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:16.957Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=340c1687-78a9-48aa-9094-b95a25704bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:26.963Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9c836413-d61e-4956-bde7-452d3809e3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:36.968Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c57a20f8-cc59-4e6e-9bab-136af03759f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:46.975Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6bf1e32c-ee7b-400f-a25a-28f9d4db1ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:56.982Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=483505d4-279b-4e73-ab36-1740cc458f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:39:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:06.998Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5b826235-cc2a-4bc4-bfe5-ed54fb729bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:17.006Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4f28a9d4-98b1-4e2f-b9e4-d2182b5286e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:17.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:27.013Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fe630487-73c6-4dab-b46a-717a4c94a885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:37.021Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e426add2-f446-4661-a929-5c817bee8af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:47.027Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a00f0bcc-e377-453a-b960-39e0ea4c6a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:57.033Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cb1243fe-a797-4a0e-a1be-550380bae3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:40:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:07.038Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ccd794fa-f657-44b5-a560-98f700d48da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:17.045Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f6b022af-5c10-469a-ac92-9891f158315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:27.052Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=64a5ab2b-9c2f-4265-ab44-f4965e42694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:37.064Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=054cf932-4094-4acd-a989-3d2b4567b123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:37.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:47.072Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f9b407a4-0ceb-46ab-8553-b1285fe477bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:57.080Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=31c332fa-fb6b-4658-bcbd-b15e1944f82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:41:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:07.087Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=924a3ac8-928a-4d74-b8f7-d89debaffb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:17.095Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c16c9949-101c-4a30-a82e-515f80a09563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:27.102Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c869a135-ffcb-4b57-93de-1f1092d7a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:37.107Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=062cbecc-dc01-41e1-88ae-ea3ae10091ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:47.113Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5a9244de-35d1-4931-a9ac-173d830fe382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:57.119Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=44a02952-9f8a-4db0-9eff-cbc7b8b2671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:42:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:07.126Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c52e045a-c6f9-4461-9f88-e1bac385e58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:43:15.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:43:15.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:43:15.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:43:15.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:43:15.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:43:15.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:43:15.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:43:15.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:17.145Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=747b7b38-ebc8-400a-aac2-fad8351832ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:27.154Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d9a45570-8a48-4f67-86eb-f82f6203d92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:27.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:37.163Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b90bf312-6ee8-4b4e-b49c-b71cf3147fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:47.169Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2a1a73c0-9e14-4e4d-82b5-edd3f25c0b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:47.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:57.176Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b45000bb-b7b1-4c6e-b042-354847f2126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:43:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:07.181Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ca405f3d-f22f-4320-a62c-0c92b9ae08bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:17.189Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4ca87568-5427-4aa7-bccc-fbddfe9183e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:27.194Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c3054b0b-0ebb-487d-b010-aec7b45b072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:37.202Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9f6295d2-b58c-4273-b112-03d3f5398937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:47.215Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=428c79e0-e69e-4ef5-b335-1ed9e6040c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:47.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:57.226Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2f9877f5-ff57-45e7-80af-2bbbee26e730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:44:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:07.233Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=22a9e19b-3f14-4a20-8c7f-a2271804cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:17.240Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=707749ec-a2d9-42bf-8831-48fe8f836ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:27.246Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=86a05d74-b799-4e89-a769-1215850bf0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:27.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:37.254Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=86f881c9-c503-45c5-9c68-8d7e64c6b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:47.260Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3a65ddda-2c35-4aa8-a9c2-ba75d0cbc0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:57.268Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=57ae9e5f-ae4f-4345-93ad-43b0194f6297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:45:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:07.281Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=899e1657-889d-4950-9e9f-d1cbff59fbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:17.297Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=39313181-ed36-47f5-b6c1-26cf7a74d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:27.312Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=62a73569-0cd0-4fb1-b316-8676af99ad73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:27.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:37.319Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=84126b18-fedc-42f2-9875-0a5b0fbf9097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:47.325Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e684b4c8-81b7-4f82-adc6-3c4f88de0a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:57.332Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=694693c1-7842-4ba5-9463-02902145aa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:46:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:07.338Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=968545e5-4e33-495a-8cf1-2a1714062b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:17.344Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=068f9116-55ab-4807-a836-e1c84a6589b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:27.350Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f7e6b20f-1318-41ca-a409-ac917f9d3187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:37.356Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cc30d651-998e-4ee0-a634-e8a6cb649fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:47.361Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=984d3168-7217-4a43-be54-fcd5688dc33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:57.368Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f2c92a3f-e30d-4475-b791-f462fa382789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:47:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:07.379Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0a008cee-c564-40f9-a5e9-dd3a895d65f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:48:15.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:48:15.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:48:15.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:48:15.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:48:15.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:48:15.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:48:15.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:48:15.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:17.385Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d080d34a-39f4-4b49-8df3-c177ebbf2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:27.393Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0c601f44-e6aa-4849-aeef-90dd5f51384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:37.399Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d5d6738e-12e0-493f-a245-6e7e53bc41a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:47.405Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=32646902-1c2e-47cf-8dc8-70b45dfdabb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:57.411Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=878a1ca2-6ee7-4a01-ad7c-79dec6eb4b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:48:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:07.417Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=46b4a261-429d-41c9-8d37-3c0b55cc652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:17.423Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fef19d44-76b1-4299-8ca7-5418eb62d218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:27.430Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=377e071d-48cc-44a8-a6d1-7c1d048bd685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:37.438Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d663fe8e-6ae9-4d0f-98de-2ce260965c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:37.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:47.450Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3b5f8926-72d7-4430-9f2c-7cf763c246fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:57.458Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b36c76e4-b6c9-4d09-8e85-8ca9c38993fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:49:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:07.464Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=dabbe30e-aab5-40bb-be45-d6d3b2e923c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:17.470Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2558066c-2e93-44ab-80f9-b95a21991553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:27.477Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=25d5a75e-3ea3-40f1-b8b7-12ec0e6c7dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:37.482Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9aaeec01-0563-4c40-ab4e-d065760c6675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:37.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:47.488Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c191592c-0aab-449c-a552-317ad9105f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:57.493Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=005e09a6-54ab-49f1-bb34-f7525dadb556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:50:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:07.498Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0bf147a1-0d5e-4b17-bd4b-7c08824a3413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:17.504Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=402932b2-269e-4c0e-8d90-b6b2ee9b189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:27.512Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9b8969f6-8e2d-41bc-a679-66c5a176460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:37.526Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=30d0e303-0161-47eb-be58-cb57174c669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:47.536Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7d43f8a3-1fc6-4607-9b95-b8755bfbfe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:57.545Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=aee7fd21-245c-4b5c-8c03-3445ce77df14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:51:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:07.550Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4f46c56e-8295-4c32-9b09-27e4712ca856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:17.557Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ee33816c-9642-48fc-a168-65c3841a201b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:27.563Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=620626d6-469f-4f4e-b360-ba316f177c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:37.569Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1eaa2f80-89cc-40d4-b2dc-1606c16d21c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:37.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:47.575Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bd9c0b28-46f7-43da-8f7c-0900a922d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:57.581Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2f6c3a63-a08b-40d8-919a-ecb56aa27612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:52:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:07.588Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0f691c78-facf-4480-b149-df4c1d734a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:07.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:53:15.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:53:15.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:53:15.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:53:15.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:53:15.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:53:15.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:53:15.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:53:15.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:17.599Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=404df904-985a-4e4d-b9bc-427965ff8a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:27.606Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ba5a8373-56f7-4244-8c99-358fc4beab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:37.612Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a86ff483-4776-485f-a593-2c758628995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:47.618Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=319729bc-8df7-444e-900a-681196a87337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:57.624Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3e220ea2-3eb6-4323-bcd4-684f1f827b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:53:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:07.629Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7958532a-8055-4de9-b939-e94160c79106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:17.634Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fc44cce5-e8ae-42d6-8764-cdacee02f332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:27.640Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cc982a69-a9af-4473-a135-adad66b78a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:37.646Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d2d3aaa4-805f-49b1-b1ba-b6bd5a737e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:47.654Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=acda8be4-6f03-48a3-b508-b40a395c5d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:47.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:57.668Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bce20b25-aa84-4563-a142-45e640a2fd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:54:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:07.675Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=792b1c93-ee0d-41c9-a7c6-aa06796beafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:17.681Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9e1566c2-b03d-4694-82b0-d3e9886f2f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:17.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:27.688Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3ee906e6-d656-4e3f-85d7-666dac922822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:37.694Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=410d7942-b519-4ba1-af88-3fdfca418737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:47.700Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=88b4249f-8aac-45f0-98be-299dfea68138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:57.714Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7c6df297-80ff-45a2-a3e5-5dd7e2d49d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:55:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:07.722Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f7427830-3c7e-4b8e-8b09-48509ea7bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:17.728Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f79d4180-03da-4b85-8412-51c3f9fbbe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:27.734Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fbef84ae-1fad-44d7-b127-607820697ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:37.738Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f297a17d-96df-478c-9e39-81b134c661db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:47.745Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6b967133-1824-482b-a4d7-78192e7b83d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:57.760Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=47bc3e6f-6152-49fc-8b79-29ab5adffe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:56:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:07.765Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9775b857-e857-4435-91c6-2e115c8b1c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:17.771Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e817359a-3386-44b2-ae38-882cf8e51bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:27.777Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=264ed0cc-6a56-4503-9bc3-7fc247b6ab0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:37.789Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cc06b261-7009-4f0c-a881-ebc96dcf28be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:47.795Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=447e4840-0ec2-46a6-be73-b27bcdd0b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:57.803Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f506d2a4-b9aa-4ed6-a877-fa017bd61740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:57:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:07.809Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=190a80b6-8531-4ebf-a00d-30670917d1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:58:15.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T23:58:15.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T23:58:15.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:58:15.124Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:58:15.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T23:58:15.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T23:58:15.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T23:58:15.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:17.814Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9fa4c856-ff6a-4612-9edb-1aa680d28da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:27.819Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cdf2b5a4-a852-488b-a6b3-6abfad1e99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:27.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:37.831Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1262a7c6-4f29-4a15-8627-9a3f3c753868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:47.837Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6acab4ad-fabc-44fc-944b-08bee88a9d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:57.843Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=62cca210-7ccc-47be-92cf-928ecee6bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:58:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:07.850Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f1e1d643-08e3-45f7-beb2-0de96e3c73e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:17.857Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9cd53de9-2c1d-463f-b56a-d043f34e6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:27.863Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=94f0b5fa-31b2-4045-aba8-f7843f2041cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:37.869Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d9737fd0-3a1b-4ab2-b8af-ab9264883735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:47.878Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=09f6b156-ab76-4771-aa52-c55cfc43ac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:57.884Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ace9c8b4-c421-4b2f-aa2b-44f24f60c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T23:59:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:07.891Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=06fd4faa-6f33-4b89-a398-2b737e9e5fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:17.925Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fe164dd9-7b0f-439c-bf2e-7c21dfb19f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:17.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:27.931Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9732ce28-8468-47fd-8b6b-5c926edf391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:37.937Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9fb3d55d-29d0-4033-b518-aee27213155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:47.943Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e4a2bc0f-c9d7-4f1e-b67d-d72c35686e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:57.950Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=709a8706-1638-4164-ab66-83189411f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:00:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:07.955Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=31a439ae-9db2-4363-91ea-a8ad830e5dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:07.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:17.961Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ae52cec1-556e-4f72-b03d-69024dabbac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:17.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:27.966Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2c0dd833-80db-42cd-9c4e-5b79f704669d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:37.971Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=286fc899-534f-4ab7-82f6-8ec700e3a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:47.978Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=249a3ed5-ba00-480a-bb62-fcc032717f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:57.990Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=01149dab-2ad5-436d-97bf-6c960fecdbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:01:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:07.998Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=977eaa85-0831-4963-b8f6-36b72d9114f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:08.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:18.004Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=31e44cac-337b-44e8-8bed-f392d181fbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:28.009Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=68aebf5e-114d-4511-957e-87750833b9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:38.015Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=07a6b466-baf6-43a2-ab6b-a9db474d0da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:48.022Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9ace0e72-8c32-485b-9a95-4705b715dbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:58.030Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=42be5dbe-30c8-492a-b614-b3ce015aecb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:02:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:08.037Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1ec08c45-fc5c-4407-b767-374850171343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:03:15.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:03:15.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:03:15.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:03:15.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:03:15.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:03:15.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:03:15.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:03:15.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:18.042Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b13b32ed-deb0-49cd-9113-79b3a2a1db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:28.049Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=11bf6443-5a4b-47dd-98db-c30b6e8483ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:38.059Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c890238b-766a-4a6b-9079-aa6d83b90023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:48.066Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a8c823b1-109f-4e8d-a99a-5305d29b7634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:58.074Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c5c6c0b0-070b-47f3-9bd7-c5923f3c9090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:03:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:08.079Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fd56defb-6dab-4a1f-88a6-4accb4c3b749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:18.085Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=510a6b53-0e89-419b-ab04-cc81adc753c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:28.091Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ec30716c-aa17-48e9-8975-1f1fb4aac623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:38.096Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0bc8bcf6-71ae-4421-b4c7-c56b32eeac4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:48.102Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6d1cbde5-30b2-4ccd-b1fb-8be67f1ec6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:58.109Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=14551c23-d28a-4ed4-b331-0846ea81423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:04:58.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:08.113Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=18d9e646-1de5-4b77-930c-b5b0d6dfce64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:18.120Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=98adefbc-5631-491a-924c-2597d45c4dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:28.132Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bc224330-c093-46fa-87b1-590d7dcfd1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:38.139Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0b4a8d60-c94b-477b-9294-6cde0ff6876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:48.145Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=73fbfcc7-fa54-4e58-98e3-08157c199bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:58.152Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c77b3192-1d13-449a-ae8a-cd1453c2c731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:05:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:08.158Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=df610bea-dbbe-44df-a61f-f6ad3b741f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:18.165Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1f13a89b-daab-4578-bcce-6a8b3f264be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:28.175Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8a21dcbe-eb22-4a30-8bea-b54cabaa68fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:38.180Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4c58da79-3e07-4667-a74e-2d6ab6727fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:48.187Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=be86f37b-aa7d-4893-8fba-10c934ccb809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:48.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:58.198Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=82139964-c409-4d9c-b159-3e93783e27ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:06:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:08.205Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1544138e-1d5e-4108-9fc3-3c6058badfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:08.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:18.216Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=61cd213e-2ae8-46de-9bfb-47e1ea7076c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:18.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:28.221Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5c0a2924-849d-4c99-b4cf-14e2feaab79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:28.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:38.226Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1ec022ff-f8bc-4769-8f74-6d8bc3b0fa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:48.232Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b5c53eb1-2ad9-4cc8-b813-b3c9155306af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:58.238Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ca12bb59-52c6-4dc0-b6b1-2743beab1356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:07:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:08.244Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=66f36942-675a-4914-a391-81aaabec4ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:08:15.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:08:15.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:08:15.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:08:15.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:08:15.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:08:15.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:08:15.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:08:15.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:18.253Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1ca2918c-e773-479f-a0ec-4bd9709f58ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:28.258Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e5e2f032-fe04-4501-93aa-89387afb5699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:38.263Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=62200123-71e1-4fa3-bb10-74ca0568e758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:48.271Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e9b31fe9-6ed3-4375-abaa-b4913432f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:58.282Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=59e5de55-be29-4f17-bf9a-1b9293372480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:08:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:08.291Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0a61ee2a-2785-48e7-945f-b80669cb3936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:18.296Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6d532764-9615-4d3c-b82b-0f1410f0921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:18.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:28.302Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=374feb03-f9c8-4090-9892-cf093ba3ff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:38.307Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b2642ab8-08c2-4a6e-90a5-7b662928d785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:48.313Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=056dda8e-5542-42d7-9e61-857a1c174177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:58.319Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1cd49ac7-c989-43ce-b539-51993a60394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:09:58.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:08.325Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=08a67df4-8877-4f05-a5a4-7a64e8b05ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:18.331Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=49f452b9-d723-4ec0-bfbe-54256eb611bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:28.336Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=119dd0fc-d527-4eb4-8984-6f6519ba4cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:38.342Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=13dd5303-497d-4efe-9b10-4990760e8e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:48.352Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d00bc869-3abc-41cc-aabd-28f747c8f8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:58.359Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3f2606ee-ba2d-41f3-a552-37210ae96c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:10:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:08.364Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=03c25e89-b0e8-496b-b692-1ca4c27d4f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:18.379Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=094945bc-5f67-4d49-8300-ca660a828102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:28.385Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6d26a291-a009-4fe4-a2de-47ec6968cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:28.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:38.389Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=645df35a-d813-41ef-83f1-f7ee62d782e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:48.395Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e7a7d025-cad0-4a99-8d77-448be05bfdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:58.401Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2803de03-7ce2-45ab-b7ca-fb4ff1c0706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:11:58.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:08.406Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6b94122b-3b6a-4e2f-8ede-768b98208f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:18.413Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f51bac87-92f5-4982-b367-1928d8358bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:28.425Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7c812c94-d569-4f3d-8cf1-3f31c3250220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:38.434Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c1940fa4-a5b0-475d-b594-fff749d15025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:48.440Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=34563927-41ee-44f6-81e8-c83caa083e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:58.449Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b666ec4f-1808-4fe0-b80f-5e45ec722186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:12:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:08.455Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=31f99619-38e7-4a00-91b3-5f3574dcbfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:13:15.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:13:15.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:13:15.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:13:15.150Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:13:15.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:13:15.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:13:15.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:13:15.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:18.460Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c6a0d57e-7dea-4006-b511-a0e0471eefb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:18.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:28.466Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0e3e82e0-a9af-4ad2-829c-75332eada97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:38.471Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=046d77b8-96a3-49a0-9811-e27aadffe5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:48.478Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fbcb2d22-0985-4db7-9501-6e14af7d2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:58.484Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e9e8a21c-762e-41c7-9a95-62602c556c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:13:58.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:08.495Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fae99ca0-fddc-48cf-a3fa-e9ca7d137953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:18.501Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d8192a88-edba-42c8-81cb-d79a382042c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:28.506Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fc269f08-c7db-402f-b3cb-de969fc7e69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:28.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:38.513Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8169c70b-b241-409f-8f51-d861378243cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:48.518Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d469c561-90e6-49ae-8c82-7e5f923bad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:58.524Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c2e4786c-0b03-4a8e-972a-831758411d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:14:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:08.529Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7f8ebdff-5828-4dee-a3c7-d9ae6e2a72fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:18.535Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b42b41df-719d-4abb-be1e-b4fc3a9341ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:18.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:28.539Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7e1bbe85-654f-4469-ba6a-675d4edbdab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:38.545Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6b5b4552-6f48-4d04-9009-7d9d0b453eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:48.557Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=06f263da-d303-4e38-98ae-52e2993aeb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:58.564Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5b88388a-d5f6-44eb-98c0-4f9ca92cdace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:15:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:08.572Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a7992014-a2bb-415c-953e-05a285a34f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:18.579Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bfd2e928-8cbc-4337-baf9-579f592d7f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:28.585Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bffe2939-2917-4be1-bfea-97416e9c82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:38.592Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1079b709-726a-47e1-bc15-02f5e16d08f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:48.598Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c2ebeb08-e8a8-4fed-a9d7-eb0f4ed1e2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:58.604Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=54c8cd31-b309-4bca-8622-36e04e6f1eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:16:58.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:08.608Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5d3985ee-bd63-4b54-b7b5-27af1461b8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:18.614Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b009614a-b465-485f-ac72-23b728fb1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:28.619Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b807dc9e-47d9-40b9-a5ed-22369efea1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:38.630Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8004ee84-3cba-42aa-b6f1-f42c9012ae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:48.635Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=39ede07b-2c3e-4c32-b2f7-1dbb1612ef67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:58.641Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=60e6fe86-5ca1-4dfe-bb7d-f2165364d27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:17:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:08.647Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5bb82320-d85a-419f-bb63-070f4cb1fe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:18:15.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:18:15.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:18:15.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:18:15.133Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:18:15.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:18:15.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:18:15.138Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:18:15.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:18.652Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3f72d372-026b-4060-81f6-be9e77383fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:28.658Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=84d39a97-3878-428c-98cf-07f7c6a771f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:38.664Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=679b41b2-8f8e-4563-9dfd-6550b5064383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:48.670Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=097b45ee-7ac3-44a3-90d0-adf7bac3fba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:48.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:58.675Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bb83b13f-38f7-40d6-ab91-88bb32ae352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:18:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:08.681Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=741fc7c6-2a6a-44d7-9321-e35084fc6e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:08.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:18.690Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7bb2eca7-384d-437c-b137-45ca8172fde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:28.702Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bdf9d56f-f2fd-42b0-84e2-28739eca0f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:38.708Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=29a33549-af90-4787-a740-c9742a59fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:48.714Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=daa82fbe-3bf5-4fb0-85fd-2e156fcf6fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:58.720Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=13b6d961-0853-4b37-8ab1-40fb78f257f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:19:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:08.726Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=22b0e170-a933-4096-a0ef-f342659fd6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:18.732Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=efbd6f06-dcf9-4110-b58b-a92862743d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:28.737Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4e79f413-cb06-4fbb-ae7e-18455c1c7efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:38.742Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c82e36d8-1146-482e-8aa5-0ad2e5117781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:48.751Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=82356e0f-4acc-42ff-8cd3-008d748f6d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:58.758Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1fd1a6ab-9304-4d23-8ed6-9e64d37c22b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:20:58.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:08.768Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=21d23745-5023-460f-b7d2-d12df11e5186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:18.775Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=44621823-c805-41af-9bc2-2bd346071d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:28.780Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=081981ab-f0db-46d8-b179-3716907300ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:38.786Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2cd4c651-da7b-43d7-bf70-b1d810a3f07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:48.794Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ec2566e0-ce0f-425e-81c4-7adff4c7b536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:58.800Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8a796d6f-43ae-4b96-8f7d-776bf256b6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:21:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:08.805Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e7d866fa-cf24-447e-b2d9-a0abb6c4879a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:18.811Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=eb2072d3-39f0-4a1d-a0d2-b3b638f959b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:28.817Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0d1cf84f-1f98-4af3-a598-0aba5ed03c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:28.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:38.831Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ec0ac9f6-d613-487a-83f2-20d9969c1e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:48.854Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c2ef0afc-2ea1-41cd-a3d7-ac8095958afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:58.861Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=385c2d08-1ef3-4123-9f03-1886d88ae39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:22:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:08.873Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2fc93184-21be-4925-acc4-b94db8ab8d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:23:15.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:23:15.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:23:15.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:23:15.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:23:15.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:23:15.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:23:15.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:23:15.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:18.878Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a923c594-9c5c-410a-95d1-34b420633e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:18.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:28.883Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=267336b1-b607-4c59-9d88-9f10d0cc27f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:38.890Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e7ef4a69-a42f-48a0-95c8-d1e0c88ff708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:48.895Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=aa63f48c-16fc-4164-a405-59a88e8d2874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:48.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:58.900Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9f70ca83-9042-4466-a1fb-4df07200625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:23:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:08.906Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8474e2ba-e1bb-48b9-847d-e23eddcc710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:18.922Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4e53a8a6-23bc-42a8-9087-66bbb2629bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:28.930Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5f1556b3-fa2d-4c61-84f5-db5bc7e4354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:38.936Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=818de615-fadf-406d-b0a5-0955a0bbc001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:48.942Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=43ec2ffa-3693-487a-bf95-dcd7096b7c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:48.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:58.948Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9cc429d8-6aeb-4b7c-8aec-432f9e40f0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:24:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:08.953Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fb05c05b-31b0-4c16-a07a-6418e2616843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:18.958Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a7cc122f-d0de-467f-9137-22761f2b2c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:28.964Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7c686f79-c261-4aa9-847f-3e6d3112287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:38.971Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8d47eecf-c7d9-4445-8599-ea565a67362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:48.984Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=341dfa1d-df40-48a3-8d34-53b0003bc030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:58.991Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d254244a-e230-4b0a-947b-3da385637e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:25:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:09.002Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=af5aba13-944d-4148-a9c8-41e2d43e5229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:19.009Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3084588f-b925-4586-9457-820e122d5734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:19.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:29.016Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fe0bd12a-c448-4e92-8ca8-948c2e13e4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:39.022Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a6e43b8a-0e24-4276-851c-d3fee5ce5962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:49.028Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=dafcaa44-8de9-4837-921f-feb506ced656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:49.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:59.036Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=70fa86c5-f973-4a32-8174-5079577ed7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:26:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:09.046Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=69f77439-250f-4057-9e42-6cb5dea21dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:19.053Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=daea47dd-fc75-4478-a2fc-227fef2ee032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:19.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:29.057Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c3d770fb-abd3-4b39-b6a7-a57141508e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:39.062Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fa4a95b8-5527-45de-a9f3-787bfbcbc38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:49.070Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3efbf08b-76ae-4e0e-a0d8-bd4e695106ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:59.080Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1c3b7a06-39f2-4365-9562-623349db9ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:27:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:09.085Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f6b33cbd-86b1-422c-b82d-ab1d35b5afee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:28:15.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:28:15.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:28:15.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:28:15.163Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:28:15.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:28:15.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:28:15.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:28:15.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:19.091Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b1ec1296-f95f-4e09-a8e4-25f4701d923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:29.098Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3988fa1d-31ba-4e0c-8fb0-3e179ebd34e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:39.104Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5a0aced4-d055-4772-9360-ffad875e8cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:49.109Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=089e36a0-3344-432d-b848-5a89997cc802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:59.114Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b00a87f4-3874-416b-8855-8dec0d4a1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:28:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:09.119Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=62e4080b-1392-4253-b38e-29c42bf51b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:19.124Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5af88c2a-8964-4049-bc77-49aadd2e199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:29.130Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c26539a8-f5b2-4d62-836a-aeb9bf301045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:29.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:39.143Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8f3f08f2-044a-4cc8-b5ee-a23b6fda9958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:49.150Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f469df51-aea4-435a-ad68-7c2b67f9c237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:49.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:59.157Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=04cf7cbc-202f-45a0-bb5b-e2d12ecb9de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:29:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:09.164Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=adc21fd0-6449-43ce-a88e-f94c38f5f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:19.171Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=43d31e0f-ef1b-4dd1-aef0-b2d4c6106b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:29.176Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=36ecfe73-db5d-40e5-b84c-a27c074e6d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:39.182Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c261c467-8ccd-4203-9a04-62b39709d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:39.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:49.188Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=acde9ac6-3303-422c-8418-603459eee5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:49.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:59.195Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=9d4a4408-ae00-466b-99ca-493d0e6b7953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:30:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:09.202Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=07b07a0f-c3d3-42ac-89f1-d8692a76eb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:19.214Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c58ac455-4a19-4c19-b612-cd8729df4cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:29.228Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a54fc628-f4c0-4748-b312-990654d8bd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:39.234Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=70ada21f-0c74-4864-9782-1320429fd10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:49.239Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ee73e9c7-4364-440f-a202-6ac419c0775e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:59.245Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1ea6d73d-a7a4-4ea4-8ce9-4d05ec8f70c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:31:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:09.254Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bddab42a-f129-42d4-b225-26d436ea3e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:09.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:19.259Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5a65e285-947e-41ff-9ed5-2a333a77a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:29.267Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d9028417-68e5-46c8-97d4-7dc1a7041de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:39.273Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c970ba38-1122-402a-8f34-9a73b8668c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:49.278Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=817d392e-2bb7-4955-8e37-2b6a8f97ca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:59.295Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7975701b-313e-47d2-b232-9b7326b68fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:32:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:09.303Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bdedce57-4784-4d69-8dc8-e6f55bb0cf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:09.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:33:15.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:33:15.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:33:15.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:33:15.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:33:15.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:33:15.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:33:15.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:33:15.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:19.394Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3b718bd4-8727-4e22-bde9-39b1a96900ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:29.400Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=140716b2-ef98-4832-99c0-e4a9634cfe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:39.406Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cc2677ba-f9e7-40c8-87de-dfa8f0eff16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:49.413Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=26da5006-6ee7-41be-a743-facaf1e1c112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:59.420Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2fe77de8-9f39-4832-89ab-2549c7719fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:33:59.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:09.427Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7928cb66-8f32-4f5b-9bde-c79da8682175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:19.434Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=dbdf1e22-0972-4338-b5fc-d3e5a7f97ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:29.440Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=501827f0-83a2-43a2-857d-87cea4bff3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:39.452Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e48de7c8-b809-4c46-8a2e-6468fa69b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:49.459Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=91b313f1-c4fb-434e-a2dc-d6c3cefa6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:59.464Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3843e4d6-4883-4b74-9568-2572aef827b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:34:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:09.476Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=83a77138-56af-4ba5-8462-bfb07f37f1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:09.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:19.486Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=65294569-bd8e-4bda-ae34-4434eb12f929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:19.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:29.493Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=27f20dcb-ba0e-4ff9-b38f-68aa5b6c10ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:29.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:39.497Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=3b293807-a553-4354-8d0f-b149fc169a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:49.503Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e587d94c-c3a9-4582-b37a-ccee3471d191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:59.508Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=07a88ad3-7ab1-4e44-8843-5a7843bb092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:35:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:09.515Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e5efe10e-6d5f-4372-b9d1-a550f1169fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:19.522Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f7664c0f-a551-4be4-937a-cc32301060b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:29.541Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=37f8a9b6-a8c9-4d38-9b59-5471a1439def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:29.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:39.550Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0ef51ec7-69a6-41de-aeed-520fd7d84c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:39.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:49.555Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1f42154a-e934-4d47-9115-de9ae417b29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:59.560Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=70d3abda-dafa-4e79-aa35-81eee7e2997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:36:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:09.565Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8a08a514-45eb-43da-9d30-03727c43518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:09.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:19.570Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7b877fd8-d0a6-4d75-814d-70aaea417bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:29.576Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=84f4c76a-730f-4056-9731-851a01a30767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:39.582Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=95dab9e3-97fb-416c-b9eb-a49cbbc178e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:49.588Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7755d29e-b905-4536-8570-6eb566bb607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:59.593Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f0ce07c5-d10f-4e1e-915d-e36e7916ea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:37:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:09.598Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=1de1bc43-036a-48d7-a46a-307fb84107ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:38:15.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:38:15.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:38:15.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:38:15.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:38:15.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:38:15.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:38:15.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:38:15.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:19.609Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b53b0f4c-c78b-413d-bbec-f5cdc2061169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:29.618Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4c94b5ac-a0d5-450b-9212-d02f1505299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:39.625Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e7e6f9ba-4f53-4810-8381-ec9617868d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:39.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:49.631Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a55bd718-d4dc-47dd-8fda-2856ef220fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:59.637Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=42abb56d-5523-40f2-8ced-14287d16aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:38:59.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:09.644Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bdb33c2d-042a-4971-95b1-92ba4d5f52fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:09.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:19.649Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=640e9159-018d-4b5a-87cd-a43c4f091e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:29.656Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6181b02b-b207-4dba-b255-91a196e78734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:39.663Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cae30c58-f171-441f-a57c-49f9657c4383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:49.669Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=5f995e97-2307-4290-9e1a-0d417262c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:59.675Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b9770be4-0d44-49d7-b218-4fa7723d9562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:39:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:09.689Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6ba3dd86-9b76-4ff0-ac74-29cd50089407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:19.697Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=10390d60-f5c6-48f5-a108-e4a69916d48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:29.704Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cbb56de3-2d8e-4ac4-aa72-9b61a7d18e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:39.711Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=637077fc-524c-42b7-b510-caf55a9c109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:49.716Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=df7b3bad-d215-425e-adeb-ed43732afc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:59.722Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0dc335d0-922b-4a04-a33b-80102fd694d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:40:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:09.727Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=808cb53b-37cf-43e8-aa1c-67d045431c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:19.733Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=75184392-22f0-40b1-a1a9-d067e0d66c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:29.738Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=70ec7245-ff35-498f-8a47-d0e479b8cb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:39.743Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6a2aa026-6454-475c-b596-9382dbc9fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:49.750Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=f029e860-95f4-45da-96f3-a881b62f0faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:59.763Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c3654a93-340e-43a7-951d-7525b9d1e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:41:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:09.769Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a39d5765-d152-4d1c-a3d6-9cf7de0e1158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:19.783Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=d6b1af8e-3a1a-4a64-b794-6d315d34b83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:29.790Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=cb61518d-fb17-43c6-9ef2-fd96787ff8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:39.795Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=879e76a3-59ad-49ee-a08f-c39044cd3aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:49.799Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4269e0f4-4ac6-4775-a28d-b5b01e66fe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:59.804Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=bfe126ac-094a-4f65-b63f-46892d6f01e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:42:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:09.812Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=44d786d6-e9ae-41b3-af3c-9aeed626df63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:09.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:43:15.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T00:43:15.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T00:43:15.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:43:15.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:43:15.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T00:43:15.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T00:43:15.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T00:43:15.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:19.817Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=fdc22d45-dae5-41ad-88ae-1d7cf29ac961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:29.825Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8911f598-6b68-40ad-a342-c4e3aa23464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:39.846Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=47f638fc-bbce-4152-8ad9-9f7d5250122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:39.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:49.851Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=8674269d-238a-429b-a0e6-61e7fbf47bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:59.857Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c2a24354-6d7b-4030-aff0-196f397e35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:43:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:09.862Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=c9d96448-9869-468d-9006-26d203f764c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:19.867Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=b699747a-b880-4516-96a2-4dac4e9a933f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:29.871Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6f0ede8d-e704-470a-9a16-60ae6e6d0118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:29.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:39.877Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=912df50a-a120-4006-a452-e3ed32b8b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:49.883Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a0a86f74-36ef-4914-8d15-37491a948b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:59.889Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=4c7992d6-8d11-4899-86fa-ccac5c035482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:44:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:09.897Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=0f668904-5ec6-4458-a3bf-0f708697e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:19.904Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ef3666f1-3979-403d-9026-53a7e9dfad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:29.916Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=ace3c809-47c3-44ce-99eb-29af627c36e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:39.922Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=86ef204a-fc75-4349-94e5-2303adcbe144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:39.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:49.928Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2fd3895f-73ac-41a2-a50a-8f4b8f95dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:59.935Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2ef0b3fa-f6c0-4e41-adec-4dc656f5b33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:45:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:09.944Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7d24febc-8d40-4ec6-a6aa-b6e9ce5d9f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:19.950Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=613c0e4a-c728-41f1-a927-95dd5bce09fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:29.955Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=e06b2ede-9076-449f-aab0-70700cb7f4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:39.960Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=067951ab-d6d7-4fc4-9fe4-071e13dfa3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:49.966Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=46b20735-19a5-4ef6-b97b-8179496ef9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:59.973Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=6b6a0517-8933-4ef2-b498-1c3c0232c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:46:59.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:09.990Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=55f1cab7-9073-4bba-a5d7-227ede6f0a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:09.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:19.996Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=a2769eeb-98bb-4122-9518-c42ad7e7e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:30.003Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=7326937c-dc1f-4fe7-a270-c831d51a5e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:40.009Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=2bbefa09-949e-42ad-8f03-cb5ff112ce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:50.014Z |INFO |Init configs |InvocationID=1960823c-8fc2-4b8b-b158-b8410226eba5, InstanceUUID=85dc46ca-6bc1-43e9-9e3f-a2818b05289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T00:47:50.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |