. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:01:03.774Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:01:03.785Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:01:03.786Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:01:03.787Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:01:04.169Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:01:04.301Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:01:04.301Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:01:04.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:01:04.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-29T23:01:04.432Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-29T23:01:04.456Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-29T23:01:05.780Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-29T23:01:06.213Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-29T23:01:06.235Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-29T23:01:06.235Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-29T23:01:06.339Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-29T23:01:06.340Z |INFO |Root WebApplicationContext: initialization completed in 1883 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-29T23:01:07.205Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-29T23:01:09.131Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-29T23:01:09.730Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-29T23:01:09.895Z |INFO |Started MainApp in 8.435 seconds (JVM running for 9.167) |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-29T23:01:09.976Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-29T23:01:09.983Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-29T23:01:09.985Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-29T23:01:10.058Z |INFO |Start scheduling PRH workflow |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:10.083Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3a43450c-99a8-4bb3-b0a5-d2f70190ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:20.705Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8fdde0eb-2512-49c6-aa5b-945e7725aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:30.747Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fd8f5d4b-9969-4e7d-bc81-907f9d732254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:40.765Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a5aa9e02-9fa7-4233-8953-567e7622dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:50.802Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fae7dbb0-2804-42d1-b35b-eab75527a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:00.843Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1044cf1a-b991-4e8d-94d2-e5ae54bfdbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:10.864Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=08f9545a-647d-49c4-bd72-a910a11b8f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:20.879Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=132fe39c-a26c-41e2-af11-c14334fc4f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:30.916Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a095a865-be01-4db5-a25e-4e07fc797e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:40.932Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b2f9967-5e5e-499b-8060-5d5567a09845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:50.965Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=27063b5e-17de-48f6-9a7c-69712f77f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:00.987Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f43091db-d43b-480e-8bc1-7eecdfcf8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:11.002Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=39e67be0-feef-4582-9394-6a6960d1acc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:21.021Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1db5cfda-a1bd-4595-847e-0606e12f9b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:31.050Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8aa2a6bd-3569-4458-9d44-d50a8202535b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:31.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:41.074Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=05cdae63-5601-49c3-8bba-5e324b0ceb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:51.092Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c6f442d2-8982-4586-93ae-a1033949cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:01.106Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fa1f9230-048e-4eac-8508-0fe61ecdcb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:11.135Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fcf7a015-f6a7-43a1-9f25-99f7c8ebc0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:21.148Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f42bc8c0-08d3-4423-9e50-fbd2dc321c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:31.163Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ea97a14-1343-479f-a1f5-04389f8f1d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:41.182Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d92e6809-99c9-41a3-8610-b711415dd74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:51.225Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e5fa010c-bb90-4ae8-9474-d24430770036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:01.237Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=691cd6f7-f9e3-4688-a784-247b06c4e377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:11.252Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2c7965e6-fd22-4e02-a077-2b2f51ed2f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:21.267Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c4af98ae-583c-4c92-b0c4-fb1fc03fdf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:21.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:31.286Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0ccfe06b-31ee-48cc-92e3-2e66b6218221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:41.309Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2716c1b2-bc83-497f-9953-656bb5095bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:51.324Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5079ead2-c355-4bf8-85d6-a970f95ba28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:01.340Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e12d852e-950d-4b0d-86d7-b011fdb55cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:06:08.018Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:06:08.019Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:06:08.019Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:06:08.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:06:08.020Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:06:08.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:06:08.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:06:08.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:06:08.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:11.357Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b2b0e345-098e-460f-a425-b3121c7c6009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:21.374Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=117afa49-93da-4141-84e6-78ba4f8e395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:31.398Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=43eda1c1-5b29-4a36-9904-02dbe958efba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:41.435Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f83ef4cf-63b1-4c17-adc4-3ee18b1ec1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:51.452Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=03d6eab3-2f29-4cc7-9495-2064a0bfdeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:01.470Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4979f866-350d-40c7-aaf4-0938ca44a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:11.498Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2ceb2f15-9aea-4114-a349-c648a60662bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:21.520Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aad1d873-c304-40c3-99f8-9d0e22af1280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:31.540Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=52c8065e-684d-4e50-9ca2-8de3af7ea961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:41.565Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7efc2567-54f3-49c8-ae61-adae982c1ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:51.582Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=811a7af6-5309-4d93-beb6-ac1991ed4e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:01.596Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=46c82e43-2d65-400d-b8fe-61f7ab637740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:01.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:11.613Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9090c0a2-4430-4509-8577-4e56599d30f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:21.630Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ab0123a5-0e80-478b-82b1-0dd9be5405a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:31.646Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cdfa1236-b56f-4678-8e27-2ea74dfcc891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:41.682Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e62c78d7-e473-4cbb-8ba8-8fa3b11c031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:51.703Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2c48f84b-70b7-4b06-ac4f-9b7510652f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:01.720Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2833e38c-441d-48b1-a480-227611057fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:11.735Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=89c92776-6aa8-4b48-9e4e-f7a0c637f2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:21.751Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f8440bbf-f00f-4893-b25c-9c778dae980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:31.772Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d8c570f-6b3a-4a15-955f-b0e463b085b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:41.787Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ae80a0c5-8953-4c51-9fa0-759f53b3ce46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:51.822Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4c6d1b10-ccca-4670-b6b8-2fed00ca8553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:01.838Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d99bf49-403b-4d01-9236-a1cecc405492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:11.855Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=84f1d4be-b43b-4d57-86db-6b23c49d1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:21.872Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d5df8f23-4d4e-4eb7-a614-9c43bebdbcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:31.888Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be648abc-2468-4363-8b69-dbedbeb06e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:41.904Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6115c070-b212-4329-a63e-c0c0163d79a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:51.941Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cc89b6f8-4ff6-498b-bd71-adc3388c656c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:01.954Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fbb0c004-8350-4d2c-b93c-298c6eac617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:11:07.562Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:11:07.562Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:11:07.562Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:11:07.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:11:07.563Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:11:07.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:11:07.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:11:07.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:11:07.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:11.972Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=62579fd5-7b0e-458e-ad16-a6196e306db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:21.988Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c083f168-fab3-4181-89b6-060968d5c33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:32.005Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bbbbb497-9c41-4bc4-aaed-be14122ad97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:42.020Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4f834f01-98ad-47d8-8605-0aefa86d0569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:52.034Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d5d9f3ad-e2a7-4574-92fa-7de8b5523fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:02.050Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9c5a9c7e-d988-4a58-b3ed-80f5e2ee8c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:02.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:12.069Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=18ff55cd-d96d-44cc-b01c-e75863fe14b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:12.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:22.087Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5dfa7138-a713-47cb-83f8-09336fb77e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:32.107Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8242e84e-322f-4fe7-824c-6d4abe6e8a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:42.122Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=68c758d2-1793-41fb-afaa-083c24c5f640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:52.138Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ac155143-97a9-439e-b1a4-d62a7e2a5046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:02.152Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7bf2f5dd-211f-4e5a-a0a9-cc292334fbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:12.169Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=70c761cb-5718-45ba-ac2e-5c5b16bd238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:22.184Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cd661bb4-923f-4ed8-9973-c7e23ec00999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:32.202Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f574bba1-8036-4f09-a4ff-027c1b0e0f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:42.217Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ad949362-1ee0-43f5-9f8e-81d4f298a769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:52.233Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=89f548c0-d594-4be7-9fa9-d5f32f75cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:52.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:02.250Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8954cb09-d459-4af6-970e-4c1e1daccab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:12.267Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0b10aeb6-7755-4bf3-9206-878462245785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:22.281Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4a5db11d-c2f8-484c-aa30-3fffd045f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:32.297Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e147aa0a-8d92-4a7b-9542-c42516fbfa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:42.311Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=629a25f9-9b24-4880-88f1-378e8f644d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:52.325Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b671ff4f-e242-4f89-b632-280dfcb1d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:02.339Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=19263777-9af8-47b4-bbbf-0c8029a26a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:12.352Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8642a307-4471-429d-9cda-716546b6f283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:22.369Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2234252b-a58d-462a-bb70-fddba14296d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:32.387Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f4eec0b4-19c6-4efa-bb93-963646ad25f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:42.401Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3151d3a7-37bf-4ce2-8fd4-9ea49d5b0553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:52.414Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=40e52ab2-a535-4f4f-842f-b8b9a548b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:02.428Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=50fb98d6-4578-449c-99ef-582cb7145e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:16:07.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:16:07.528Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:16:07.528Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:16:07.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:16:07.529Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:16:07.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:16:07.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:16:07.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:16:07.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:12.441Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3106ce80-eefc-4a00-a4c1-97fdc215d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:22.455Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e7da2da4-a14e-4424-8c7c-0b8674578472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:32.468Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b86930a-0830-4306-b5cb-9b6a8ae1b90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:42.484Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=68cf149e-64df-4eaa-a856-5ca6feb6eacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:42.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:52.499Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4e8337ea-7a7a-46f6-8c81-0745f1a21d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:02.513Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=19467a93-ca32-4656-bc39-59b3a45f5782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:12.528Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=37d1385f-1bff-4e75-ace4-12d706ac9a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:22.541Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8e7d0903-5aee-476b-856f-8644ff589396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:32.554Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2e5b8661-357c-4f74-9351-f51832f3c0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:42.568Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=043b38c4-ac53-4712-8561-c0b4bc1858cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:52.580Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=20931b74-23b0-4b40-bb93-172e8cbc3643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:02.596Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5a7f1053-a17c-4383-9a12-046bb8126274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:12.611Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=158476f1-92c0-4a31-b37f-8103fc12fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:22.628Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=65bf2852-4c98-49af-88d7-055e56036df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:32.645Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=343ea469-8533-440e-8647-b70d813fdfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:42.659Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=343b60d2-49ad-4c53-9534-dd0fb501dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:52.674Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=53eb1d7e-73e0-420b-b3ee-91624305ea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:02.693Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6add43c8-6aa1-41c0-9da9-8ad856bd7e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:12.709Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=02495222-b415-4bb6-b13f-cde95dec5399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:22.725Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1026005d-2439-44a1-9728-503e81677ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:32.739Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=40ddd301-bbab-4bd9-98a7-4daf15cfbc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:42.753Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=493522f9-3b07-45db-8ca7-648d02d892df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:52.770Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d148916c-90b1-4d6e-b343-6be9059db6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:02.792Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6db0f91e-97bb-4320-8e02-195cc44eef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:12.806Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9a226b4e-be99-49d5-b602-c9a8361eef78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:22.838Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f3a958c0-e13b-44b0-b5b6-e33a37204b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:32.859Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e2ef0f36-1d64-4912-af91-941c84486373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:42.875Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eeb3c021-f1da-4991-b06d-c2bd693966bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:52.898Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=165d96a7-58d0-4284-af08-f4ba09526d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:02.914Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6b0f2a66-9d60-40d7-ba6f-3914d0bd2678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:21:07.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:21:07.649Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:21:07.650Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:21:07.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:21:07.650Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:21:07.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:21:07.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:21:07.661Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:21:07.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:12.952Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e2573d31-cf52-45ad-b090-1456e411d60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:22.968Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8505d1f7-3e22-43d6-ac3a-a629e24fec06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:32.996Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3eba4d7b-7e9a-43b5-a3ab-5d5afdd02e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:43.029Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=23164efc-6e13-462d-b677-13769ae56e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:53.052Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cf3a8519-63c9-4142-9f5b-443574529fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:03.078Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=863e408e-239d-4957-b2e0-23e414681d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:13.098Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=362ab9d3-272f-4e9c-aab3-f9ff442a2527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:23.124Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9544d83d-f2af-4124-abca-2a256a38eaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:33.153Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cbe9e888-12a7-4c21-9342-31fc25af4121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:43.177Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=83b2b339-a9d3-4354-b7a3-722cc6732a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:53.191Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=df37725f-4fdf-484b-b115-3d7cac5db774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:03.207Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e8098c2-61d9-488d-800a-769ac6a70fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:13.226Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e33cead6-0ab1-401f-863e-324afc2cdab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:23.251Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=40b1df56-ffd1-4eb8-b8ba-31420a1a1b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:33.269Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7c61fca5-e624-494a-8e21-75205c216dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:43.285Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6ffaefee-4e3f-4afc-9278-13e136a367ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:53.306Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5563a89c-4b5d-4c24-abe7-45abc8a00164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:03.329Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0ee43ee9-a0b6-4633-82fb-f94f75a2702a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:13.481Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dd1c30c4-b2e3-45f9-aa60-3739de85fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:23.496Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c6883396-1f30-4e40-a6e8-574e39232914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:33.513Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=72f370d1-e7ab-4a37-98c5-ef495a26c2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:33.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:43.531Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=522a7417-e3bb-4ea1-9f08-48551e67b1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:53.546Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eb392053-4f64-4754-9826-a4426a5d006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:03.581Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ad356250-cda5-4389-a7d2-2b2345d54cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:13.599Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f011a3e4-41da-4727-b310-47e52331a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:23.614Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ab32f2d-feaf-4ae1-ab77-b5d135fe564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:33.629Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=afc12f34-46ab-4fcf-8490-736e07057510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:43.644Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=75539755-7edf-4054-8f5c-b0034dce83aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:53.657Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fa180784-1847-4293-af90-d22541a3c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:03.676Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=71d10f3d-6f6c-4796-9cb4-d7b34bfc41a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:26:07.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:26:07.569Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:26:07.569Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:26:07.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:26:07.570Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:26:07.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:26:07.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:26:07.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:26:07.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:13.691Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cd7fd402-7456-4ea3-b0ce-cc5b40942aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:23.708Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=889e7455-b66a-4e8c-a0ea-58abb79144ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:33.737Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9458e35c-7b4d-4e9f-97ea-fb3c713b2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:43.767Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=358a25a9-d7a0-4258-8d71-4c397e4eed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:53.790Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3abd0a20-4510-4a9a-823d-2b81a3b292e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:03.808Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b9af863e-af17-4030-9cc2-fce7a1bb93eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:13.825Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=488980bf-6eaa-4816-a433-486ddf6a4235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:23.846Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0755aa52-21ed-42e4-8a06-e5f36013073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:33.867Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a801000-74c1-40f5-ad7e-613883eb5c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:43.883Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4a503d29-393e-4706-ae13-756ff60781c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:53.897Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c1c53bb9-2e99-4685-83d6-b5eee63a91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:03.911Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d9452c1f-018d-475a-aa67-f367abb0ac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:13.926Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f192834e-3f73-4999-8fdf-7d8a930cebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:23.938Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1ea19239-2a40-4523-bd22-b4ac1cc80f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:33.954Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a47c647c-b033-4ee6-b1b8-601aecc2b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:43.967Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=82d4b3fd-54ff-49cd-bb76-7a35b255dfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:53.983Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=720279eb-549e-434d-a3cc-989eaeda3e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:03.998Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ed336b3b-639b-4d73-9b2b-d73fcb50861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:14.012Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b41611af-bc55-4a48-b4fd-68d4504420cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:24.030Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=85c94957-6a64-4458-bffc-ed5ca64af7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:34.044Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f5c483ef-4804-4bf2-8517-8095ef18e90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:44.059Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9dd5a410-e11b-4eec-a8f3-a988b7951e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:54.074Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=858c522a-19d6-4d89-8ae0-4f092e8807d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:04.088Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be7b0d29-b0f6-4d2f-8954-c7ad37182bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:14.102Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4de84412-fc8d-4a67-a8de-ecdb5f2af795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:24.115Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d53023dc-838f-4188-9d24-3d51a3e8d4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:34.132Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c8235ed5-98ca-47d7-9024-6f016cb29115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:44.146Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ed0820a0-3ce4-4fc6-b51b-43a836b21604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:54.160Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9d00be3b-1547-41bc-8669-58f6562126b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:04.180Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0431315c-2894-4d4c-be95-5f9e85346d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:31:07.513Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:31:07.513Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:31:07.514Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:31:07.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:31:07.514Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:31:07.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:31:07.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:31:07.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:31:07.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:14.194Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3499cff3-5eea-4059-9104-cd3874809dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:24.208Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4f98264b-29af-44cf-aee5-761752844f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:34.226Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e86ebf0-04c0-4d3a-b79c-fd4da9ab01e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:44.240Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0c7fba57-bab7-44fb-bc1d-f95d0b17d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:54.255Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1ed34db1-68e8-46c7-ac09-762e3bcd2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:04.271Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c8221e58-acfc-4b48-9689-5d149d71af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:14.285Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ce29c73c-45de-4319-ad7d-8663ef3898f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:24.300Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e1979ec6-29af-4265-8ff5-5947bc0ef4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:34.316Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6047370f-c45e-4559-bac0-32587e128f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:44.348Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a0ec052-0087-4317-a8cd-5a1d9fc6e732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:54.370Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=04694376-31b8-4652-83a2-15aa3463372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:04.385Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e989a229-242c-4b16-ba1b-5c5b1e26606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:14.403Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7f1a0ae0-f0e2-4895-bd51-75f382c42282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:24.418Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=65e6d3c6-3183-4d52-a505-81b4a5c881ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:34.437Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5e94d780-4cad-4f90-8c1c-21fff77ab2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:34.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:44.456Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8b86c7e0-c822-49d8-a5c9-efd180f850e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:54.471Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dbd2e402-6b00-4b60-8032-ca2f48fb072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:04.499Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9eb96738-7f9f-444c-bed8-bb5315c94ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:14.515Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f5c1779e-4fa6-4d5e-ae7c-6fca7ffca51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:24.531Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e07bfdb6-c124-4464-94f0-a98d491ce7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:34.545Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=751ac63b-4b35-4b57-8d17-be5e51d99848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:44.560Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fafefd8a-09cb-4599-92f8-43ba9c036e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:54.575Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f2e4d616-987b-4dad-b0bd-85cc299d80f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:04.592Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=70acd1f8-7c5e-49ef-b0dc-c9aea9ebcec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:14.604Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=48d99ee8-cb37-4caa-a69f-f995ff598ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:24.618Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e953640c-885a-4bcc-be2c-2ada025c8e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:34.649Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c231699d-6bd9-420c-8324-aaa953f2ac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:44.664Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f8f68846-032f-42be-ab6e-fe4f38d0eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:54.686Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=efbe9212-8817-4843-a6e3-9ed8e1881700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:04.710Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=530c2198-4216-4870-8133-4c0fa32e678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:36:07.549Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:36:07.549Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:36:07.550Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:36:07.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:36:07.551Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:36:07.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:36:07.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:36:07.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:36:07.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:14.730Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2aead5a6-48ba-49bb-991d-9da4b47e6203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:24.744Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a0b50129-4287-4d0d-ad3f-1d86bf8b9730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:34.758Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a2430858-887a-4a1b-b339-2fb2f1fafff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:44.775Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be72758c-0997-4443-a3db-16c753f07523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:44.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:54.788Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bdb8af88-dc1c-4a90-bbd8-c2b2e81698d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:04.801Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eeb07ea7-661e-4428-99cb-eeafd0d37491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:14.817Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d145e652-3356-4c6b-bbf2-51566c572944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:24.836Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bf46b681-6d0b-4e15-a9db-64db36f6803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:34.849Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ffa48c7c-f802-4dc9-a209-fa9bcecfdfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:44.862Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9a5e7ad7-217f-4a6f-bb3a-c828200f6a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:54.878Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=12d59319-9eb8-4414-b9a9-7e23fd3479a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:04.900Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=34f93652-a1bf-4c64-9ca2-8179e3fffb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:14.913Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b748ccf3-81bc-4291-b9ff-3ab36b817c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:24.930Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=616b1153-1e94-482c-bb27-c73bc22191e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:34.946Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=508688c9-6903-4636-a165-bec0e04aecbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:44.964Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4fe22fd5-05ae-416b-8f50-6ce8ab467c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:54.979Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e4e1d690-21d7-4538-97d9-2d34fad3fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:04.992Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3a66c02b-5dae-4249-a684-972dad60d7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:15.011Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eaebe2bc-d6b6-4de1-a4db-d51b905752fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:25.025Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=62ea6285-6744-4171-942d-4be318852f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:35.040Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=00b44d26-4865-46aa-8ec8-817cda1dbfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:45.058Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=519fca75-73ca-457b-a7b1-2f414e4041b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:45.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:55.082Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9dd073aa-3d42-4c75-b5ae-c832347523ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:05.103Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=62cf0db3-b019-4cb3-8d63-a8b544e14471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:15.118Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f142217e-ab16-4c7a-84a0-a8cb526392b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:25.135Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ec223917-0fe7-4f59-8bd3-e0751e4c8a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:35.156Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b76ca13d-693c-4c98-b5ea-44d507d4a1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:45.175Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9cfb50d4-09d4-44d5-afbf-b47c5e73a2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:55.193Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=86529254-9610-4f0c-b6b1-8aec0dab2222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:05.213Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7bf205dc-5ccf-47e0-8a21-2e2fc5cee432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:41:07.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:41:07.565Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:41:07.565Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:41:07.565Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:41:07.566Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:41:07.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:41:07.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:41:07.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:41:07.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:15.228Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=01d0d565-f6a5-429d-94d9-247857dbcb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:25.246Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d712c87-b45f-4ce6-89e9-90f329faab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:35.261Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9ada197e-4998-4b0c-af78-1131e9ae0c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:45.275Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f9b4fb77-1b2f-4493-aae7-c0fbcbad22c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:55.290Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7b532d32-160d-4f29-84d0-c892bc3d771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:05.304Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ea0718af-4198-43cd-8d5a-c16cbf5d8a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:15.316Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dc6d9cfc-e3ec-4a49-83dd-fcaab7483391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:25.329Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2cd424b2-4190-4559-b5f9-2c8ed85532fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:25.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:35.345Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=55ef56a2-41b5-4070-a00a-7450ce459f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:45.360Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=85337672-ab6d-4128-8270-df83ddc05837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:55.374Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=03541b57-54f1-4bb8-acdb-fc38fb18a716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:05.387Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9dee1e74-a1ac-4804-bd92-dfa8f7a6b452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:15.403Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=13a264c3-6557-44f5-b54b-209936c7c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:25.419Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9496d63f-b43b-4125-8ca9-427c055e518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:35.432Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=10870c60-a461-42f0-8abb-5d0ecf2b4ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:45.452Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dd0fccd4-2947-4279-9431-de7d5155d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:55.481Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=699f54d9-12b6-4f7d-ab89-528bca1df3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:05.499Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3e6d6f76-d30b-4b8d-87e9-79d56294143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:15.515Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=416ae372-b5f9-484d-a306-9224fddf190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:25.530Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e16c8ad7-216f-488b-9e5c-8957dd199eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:35.545Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b4393cc3-5a01-474c-9774-8d9d56646595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:45.561Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=86f3140a-e8bb-4a9b-9225-bc1468c67a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:55.575Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d1c2f9f-bcef-422b-97e8-bfd54a80cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:05.588Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1de7f19c-974f-43fd-a711-67ec14840dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:15.603Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1d0fbe0a-4304-4ab9-9894-c51c1c8638bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:25.617Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d0e67731-eb5e-4f27-b5f6-1398e6dcc1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:35.632Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=03cadaa0-0822-44d0-822d-8587894f6456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:45.646Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=053083e6-b9f2-49c8-a59e-1002aab09112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:55.660Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8326877d-d114-4365-8fbe-397237d5ff00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:05.675Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=641f12a4-190b-40e8-ac87-07a695c10296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:46:07.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:46:07.387Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:46:07.387Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:46:07.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:46:07.387Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:46:07.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:46:07.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:46:07.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:46:07.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:15.687Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0487e1ef-7885-4fcc-88d6-147398971528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:25.701Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d71a6b1f-90ae-402f-b0d2-937cca56ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:35.717Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aceec95d-91f3-4c58-8238-a247e1b41b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:45.733Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1096ebcd-dcc5-4eed-8959-6961606f7617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:55.750Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6347c5d3-7f29-459e-ac62-ed91c175a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:05.766Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c812fd24-6c2e-4446-acab-05b54e13203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:15.778Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1b5de695-6431-46ec-bd04-8400348a36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:25.795Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c25897a2-9396-452f-8c09-a89e0854ca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:35.809Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7026cb31-c664-4b46-b240-9cc689ddbcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:35.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:45.824Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5e44df23-9c4c-442b-b72e-b26533a5d9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:55.837Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be73aec1-a393-464a-a6f2-74570f00ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:05.853Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7f2661ee-1edf-490d-a174-7b0711799ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:15.876Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7b96aabe-8ea4-4045-b392-926d3e0407c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:25.895Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=04d6c501-0f01-45f1-a620-f8b9c0d38fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:35.911Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=59e4a062-b70f-4c6f-9511-a01305b19699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:45.927Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ef439b95-274e-4557-9d94-8c535bf843e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:55.942Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a8eb4480-bbb5-4081-9230-db802d967e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:05.956Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=05610ba3-6b8c-476f-aad1-98de8a44c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:15.972Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=44db409a-b383-4d52-8388-682d23a47bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:25.986Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c9bc0366-9c66-460f-bcdd-e953287a9083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:36.003Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b183067d-1dfa-451a-8e4d-816714336219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:46.018Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=063f83c0-a811-4eff-8117-8aec57bbd243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:56.032Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c5a8b7bc-07be-4eeb-a9e1-a9880922fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:06.046Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0df18fc0-c744-4bd5-a52f-fe243cacef8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:16.073Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=531c10bf-2953-41b4-9229-c39eaa859e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:26.085Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aed0a1c8-4262-4578-9593-4f2c09aca05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:36.100Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9934b41e-9356-441a-84c2-99f719ced6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:46.113Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f8fc31b2-45c3-4b59-b466-6a203dec55a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:56.126Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ae8d6b3c-e4fa-42f0-a86b-65bb85081f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:06.141Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a815814-8410-472f-8fee-8ff73d64bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:51:07.487Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:51:07.487Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:51:07.488Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:51:07.488Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:51:07.489Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:51:07.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:51:07.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:51:07.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:51:07.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:16.155Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2f0005fe-59de-4b69-ba28-617cfa857226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:26.168Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ca2f235-ae70-4bfd-857e-f78f67d56436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:36.182Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c6b61fb2-1943-4e3f-babb-509187179e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:46.199Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b0165a1-19b9-4abf-97d1-a241231f3c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:56.211Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f5d90ecd-e800-404b-9036-41b6d1ab9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:06.226Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=51f729af-0301-4c01-a5fc-88f3f22b7d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:16.238Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b2ea3703-ea65-4f4a-bd8a-37b1e17c6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:26.253Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=90a575af-a4b4-4150-a19d-dba7f4067593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:36.266Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e61f4539-e4d3-4349-b82d-806e5283c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:46.279Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6830e400-4aa6-48e1-82cd-4a361e5d6cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:56.294Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f198c3f3-5fc5-4a9f-8852-20704cf1e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:06.309Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0e3ab2de-e9a5-4845-98ed-024bb41a6efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:16.322Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=17d9c836-73b7-40b8-b599-2494f467e49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:26.338Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ea52a932-7a61-44db-9e6b-91cbcfde6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:36.352Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b2a7df30-b614-4ff8-a591-f12f268d9486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:36.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:46.364Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=707368bc-b053-491f-8be2-8324e0df2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:56.376Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=665dce23-6799-4e92-9aca-76865a5de5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:06.388Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d4fdb6a9-d574-41ee-9686-909c3639cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:16.403Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=15cb9975-aa93-4cf5-a012-ae9b67d9bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:26.418Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0b2c9a27-647e-407d-8531-3c85f59488f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:36.433Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b84278cb-b640-41a5-8c5b-c4a84bbaa51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:46.449Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6dfa2a38-885b-4005-9c3b-235f79119673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:56.466Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7ff4685a-7efd-4cdb-b082-a69179b6c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:56.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:06.496Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dcf0f97b-be12-42c6-a824-3ed8f6bec9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:16.510Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b01f6f38-9cde-4a4e-8cc7-45a9611fa4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:26.524Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ef61e3f9-1e0e-4c99-bc92-49b143fd74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:36.539Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c26e7db0-9e1b-40c5-848e-d5429627f468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:46.555Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=209ac375-5598-4e8c-befb-6a324ba90a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:56.571Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=790a05dd-14b2-4b99-8583-6bf8c4bf06f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:06.586Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2a23d8dc-1599-4a5b-a914-319b9f403b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:56:07.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:56:07.410Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:56:07.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:56:07.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:56:07.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:56:07.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:56:07.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:56:07.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:56:07.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:16.601Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=39b4e050-5635-4811-a411-ab0875c4df2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:26.622Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1fffe8e2-26ee-4c25-8a0a-234f7b0806c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:36.637Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=26deb567-7eba-4678-80bb-f127bc3f5dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:46.657Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9a6c4e3e-1c60-402f-86d1-314c4f4f2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:56.670Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=35e7217e-3bbd-4204-a68a-94a58a1f8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:06.685Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e0a04057-cda4-40b8-aad5-60d2f4356f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:16.698Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9079327c-0aca-4612-9507-b128c617ad8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:26.718Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cfac5e2f-f54c-4af0-ba08-66011cefc28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:36.736Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4416cbb9-2995-49e9-b76b-f60fa8bb19f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:46.749Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6ff5497b-54f9-4b41-a457-6c8a4b469a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:46.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:56.764Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5264c86d-9562-4d26-8cd6-9b3dbcc93c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:06.778Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=31920611-8fb5-4367-a746-80ec19a8c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:06.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:16.792Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aeadc3eb-4c75-434f-a8c8-dbcc9459caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:26.806Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=790d33a8-3b74-40ae-8ceb-acfee895654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |