By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:02:12.417Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:02:12.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:02:12.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:02:12.926Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:02:12.999Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:02:12.999Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:02:12.999Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:02:13.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-25T23:02:13.153Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-25T23:02:13.174Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-25T23:02:14.288Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-25T23:02:14.615Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-25T23:02:14.629Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-25T23:02:14.629Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-25T23:02:14.671Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-25T23:02:14.671Z |INFO |Root WebApplicationContext: initialization completed in 1497 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-25T23:02:14.936Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-25T23:02:15.594Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-25T23:02:16.656Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-25T23:02:16.722Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-25T23:02:16.724Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-25T23:02:16.725Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2021-11-25T23:02:17.056Z |INFO |Started MainApp in 6.274 seconds (JVM running for 6.842) |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-25T23:02:17.103Z |INFO |Start scheduling PRH workflow |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:17.113Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5d27cb93-cf3e-4712-8d74-f05a8398c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:02:18.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:18.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:28.658Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=118b8786-bc38-47db-bdc4-f122d7396e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:02:29.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:39.703Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d5220b0f-272e-4f2e-a389-26a5662c199a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:02:40.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:50.743Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=94fca087-e73a-4f14-93d4-fac68a9bb0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:02:51.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:02:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:01.944Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a4919c5c-eb52-415d-a934-9ba4e556711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:03:02.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:12.984Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=884edaef-6ecd-42e9-84f7-659090c60958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:03:14.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:24.023Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cae9c3a1-c688-4197-8f29-001ecf5776c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:03:25.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:35.068Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=53e99b57-757a-4357-8b49-51f9345c8a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:03:36.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:46.103Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2b4c6857-f5d5-4900-8b5c-bb7f3820816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:03:47.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:57.143Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3be11126-01a7-426d-a280-456ec03f3549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:03:58.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:03:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:08.185Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=49519a24-1044-495b-99db-ff268d77796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:04:09.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:09.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:19.223Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=458b6edb-88b2-45c9-9ef1-451b0f579ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:04:20.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:30.263Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6c50b3f3-40d3-4952-a4a1-96e320e9a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:04:31.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:41.303Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f08077a1-7d84-4f81-8802-b8bef4ee5cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:04:42.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:52.343Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=db94435d-8f93-411b-95f5-a171fe02275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:04:53.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:04:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:03.383Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7368b3ba-54cb-4633-8dca-41fb9a18e4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:05:04.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:04.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:14.424Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=989966ca-05ea-4015-a401-6455c2190437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:05:15.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:25.466Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4e23f053-3ae4-4442-9f58-effd27ab796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:05:26.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:36.504Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9306c9c3-87b3-4ac2-b651-e023a7f47725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:05:37.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:47.544Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=40a85155-3875-4607-b98c-3f1842786aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:05:48.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:58.583Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=53d96ddd-b6cc-4f28-a44f-d61a650627da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:05:59.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:05:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:09.623Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bf13a28e-c33e-4b05-a526-11272f526595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:06:10.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:20.663Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f8fa01d5-a5d7-46ff-98c5-a5dd24c3e750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:06:21.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:31.703Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c3d6eca5-8583-4bda-807e-ecd77f5a03bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:06:32.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:42.745Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6a90f94b-5ed2-4b3b-947d-c9f94457fda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:06:43.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:43.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:53.785Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a2760f19-b3a5-4190-affd-509fb651de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:06:54.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:06:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:04.825Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8e35ee54-16bd-4def-8a64-87f7d54d2f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:07:05.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:15.863Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=414d9bad-85e8-457d-8d4c-fe1132cc66d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:07:15.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:07:15.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:07:15.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:07:15.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:07:15.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:07:15.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:07:15.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:07:15.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:07:16.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:26.907Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6c88aff5-e866-4349-aa09-dcb111571003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:07:27.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:37.943Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=559eb473-6784-4c18-86e7-cba04781b3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:07:38.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:48.989Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=737d04ae-af64-4c54-8558-ea868cb4271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:07:50.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:07:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:00.025Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=996cf490-e00a-4310-af21-f4c86b888f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:08:01.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:11.064Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2e7e117b-39d8-409f-8907-85cdd823d4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:08:12.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:22.103Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b3dcb2bc-0faf-4f5c-a32c-939a6f7d72d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:08:23.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:33.143Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c663cfe7-e231-4d02-83ef-c95e0540b63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:08:34.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:44.187Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=88fcc6d4-7966-4b88-9a60-463f468857c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:08:45.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:55.224Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6f90bcef-e649-4aef-88a3-0bc95407f25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T23:08:56.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.123.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:08:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:06.263Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7fa93b3c-d2db-4470-9a4e-4532e4931aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:16.358Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4590f928-ea91-4118-b103-7847a6c35838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:26.373Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b27fe5f1-2cc6-4775-837d-ea11604ad8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:36.387Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=393333c1-3647-4c66-97e5-b02490fc108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:36.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:46.398Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cb637751-a72e-4898-bc5a-9a7aa4a77a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:56.413Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=530bda6b-bb1c-4ce9-a635-1a37bdfb0d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:09:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:06.432Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=19492ff0-51fe-4eec-a97e-054a79004b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:16.452Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3da8d14d-436d-41f5-ab60-c32632017265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:26.462Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=66b8cd37-62a1-488f-a1b2-34715167f978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:36.486Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5afc486b-56e6-497a-8c69-17e0b66900de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:46.496Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0e97ef71-d83a-4fe0-8ec7-14b95c9d9edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:56.509Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2adf30eb-0d7b-4ae5-a9da-5ebc48dfd0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:10:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:06.529Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=396687cd-4253-45be-83d4-e8963af10f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:16.539Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0954e636-0b2a-4a28-87f6-2b7382d375b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:26.551Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5d0051f6-8899-40c0-9df5-ca71b5a81490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:36.562Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b3a12eea-d395-49f8-9aae-50c7c87dc73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:46.573Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cd1b2f71-54ab-4459-9fcb-7b6fe1f22d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:56.588Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b210148b-a848-4a93-9715-153bc259cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:11:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:06.606Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c447f769-7a26-462b-b50b-9059f870a5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:12:15.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:12:15.355Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:12:15.356Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:12:15.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:12:15.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:12:15.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:12:15.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:12:15.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:16.621Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1361617e-49dc-4b38-8aaa-c0811daac736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:26.637Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=be19ecfa-a795-4877-bbf1-621318b27c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:36.647Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=aa553ae2-2cd7-4b36-ab9b-f8e0fda25ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:46.656Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7548505b-8177-4601-a90f-d779b2a00c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:56.665Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e76b34fd-a3fe-4e8d-8667-b931d77d0579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:12:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:06.674Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=898f0bc3-d788-40a3-9eb5-fafa373fc8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:16.682Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=978b5a35-6486-4451-9e10-f55273b6551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:26.692Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=580af6a8-f3ae-441a-9407-0dbbd4da13fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:36.702Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c8f2613d-04ef-459e-9039-2534ce29f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:46.714Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c614bc59-44d3-4601-abc6-f6611c7902d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:46.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:56.728Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b08a942f-2205-45c9-b319-78da748dbb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:13:56.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:06.738Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3e953fee-1e06-439b-82e8-21e3370e8712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:16.746Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=27b7ff77-0e38-45f7-b9f0-b71f3d0284ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:26.757Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0c63d85e-03f5-4205-89d3-58fcaef1bd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:36.767Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e1805698-bd7f-468b-83bb-e71462281d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:46.777Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8a09eaf8-6875-4cf2-a72b-116950990f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:46.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:56.785Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e2d5139b-f7f8-48a2-8fd7-e502163ea5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:14:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:06.797Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=293075d0-30d9-45d6-b701-8d59007d80a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:16.807Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=baa7a58c-92d8-4b66-8985-7772aadaecba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:26.820Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c7b429e4-2a68-4fac-97e2-1374639f643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:36.828Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0f1547e5-7fcf-44a2-b8cf-0fff92e5cf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:46.843Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4c94aecb-d3a2-4bcc-8eb5-d98ce1ecc9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:56.851Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=695f1208-5019-4f7e-9630-53b720e1163b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:15:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:06.861Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ff1daf6c-8299-441e-ae03-90d949f7aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:16.895Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=16eb1859-91a6-47e5-b467-77f3d9c904f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:26.916Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=59f05e37-589c-42b3-a297-58d1e7f5d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:36.932Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7bfb3207-da7b-422f-97e9-03d27baa9c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:46.957Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8f6a595c-3ae7-4c28-9ec0-bca49aa34e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:56.966Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=14cb26c5-f5ba-4d57-bff5-23b633e3ea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:16:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:06.975Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9212d900-bdc4-4342-b169-d7acfa921fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:17:15.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:17:15.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:17:15.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:17:15.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:17:15.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:17:15.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:17:15.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:17:15.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:16.987Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7a8756e9-1859-4061-ad46-bfc889f85f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:26.996Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b4429692-f5d6-43dc-8cf8-a02418a0d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:37.006Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7af6fc83-74c2-4108-a23d-ede896585084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:47.026Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5843b399-c45a-4409-ac83-cd212680dab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:57.045Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fd9fbb57-4f46-4b3b-9a0a-69ab62891ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:17:57.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:07.055Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=edcd3784-8cfa-4032-9684-fd2e8ca0e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:17.063Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d9bc3636-5ef5-4c10-b3ef-fe5051c18711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:17.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:27.072Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=73ebf05e-350a-4d24-b121-6a3e072da5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:37.089Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=183a7ef3-7d12-40eb-882e-45a9115ae60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:47.103Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0e23c7a9-4a6c-4ca3-ac2c-dc6af2f211f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:57.118Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3c8bbf16-b833-4ff4-a77b-eef88c8e733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:18:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:07.129Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d7807bd4-bf63-462d-97f8-6f827c26519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:17.136Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=66912c62-8a3a-492d-af66-64dba1faefc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:27.152Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6c72f8d9-2e61-4246-8c82-a2e9aad92655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:37.161Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=be776abb-fe20-430c-8908-c91b1dbbf121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:47.172Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ccc26095-8691-4655-a254-2f7b9921fc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:57.188Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6bd939bd-5894-4e95-9124-bc388e7866d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:19:57.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:07.199Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ff98ffde-aacb-4967-87ee-633047960296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:17.206Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=43a3cc8b-c075-4f9f-b37e-165d72487a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:27.213Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b1733633-9430-418e-8a3d-aa4841e6b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:37.222Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5403857c-fef6-4b27-b47a-af4be14cf2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:47.232Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c549e7f3-d4a2-435f-a53f-21d2b1cbf578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:47.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:57.243Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2da745cf-e938-4cba-bd3a-432841474951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:20:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:07.275Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3c5430d9-cc23-416f-89c9-2cb06b14eb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:17.284Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b98dfea8-c3cb-4887-8d4c-328742d84132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:27.292Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=66b4cabd-67f3-4bd8-adf2-886fbbe1cd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:37.302Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4617eef8-8ee2-4875-89f9-b26b4a08af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:47.309Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=07222a99-aadc-4fc2-b828-12a3084ecf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:47.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:57.318Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ecbd3b48-4d23-484b-acfa-3d0e1f325de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:21:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:07.327Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e9c4a3e6-b173-44e4-a1b8-9806446bd9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:22:15.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:22:15.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:22:15.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:22:15.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:22:15.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:22:15.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:22:15.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:22:15.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:17.341Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=96978b17-8e3a-44bb-b8e1-e2f4f079d955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:27.351Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cbd7aa8a-68e2-434a-8168-a7271cbec326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:37.360Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=29eb6fee-eb0a-429d-838a-bd177d789a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:47.371Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7dce8636-93ea-4a27-a18e-0e1cebf83553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:57.380Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b57d72bb-e517-4d8e-985d-ac4b7c598b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:22:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:07.391Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fcf2ab68-40cf-40d7-8f9b-d62a9c46fd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:17.399Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cbfce133-b3fe-46d7-87f3-4a5c06565eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:27.405Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=41a51e90-105c-48b7-a989-3688106a3abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:37.414Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f0061988-9152-4a9b-abb1-87855a2ad070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:47.422Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ede5fdfe-79ff-48dd-bb10-e29016590337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:57.435Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7de99f4d-4d17-4592-95b6-eba5286aafad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:23:57.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:07.452Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=82135deb-2265-446f-bdd5-d04bda2beb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:17.464Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=03dd8059-a9a1-4516-858f-fcc161bc4b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:27.475Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=385ba121-d825-4701-be97-1b29a144b50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:37.484Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d7dc9d18-7d77-4da1-844b-8ca49092ecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:47.496Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f6261619-71a4-4380-b6d8-561034f3a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:57.504Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2ab520bf-21f7-4a00-88a8-3924c3fa3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:24:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:07.513Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a91752b5-17af-46f1-937c-e7c6565e74a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:17.521Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d87890a3-1e4c-43ee-b946-7230a8e41fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:27.530Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3dc7907c-8564-4b8e-85f8-99d9cd3ec960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:37.538Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=85a72fe3-2be7-4cfe-a68e-138f5a9fcb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:47.545Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2d1cd656-2458-4bca-ab76-312779b9005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:57.556Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bbdda2e2-62b1-48ac-a65f-9d80845aeb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:25:57.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:07.568Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c2837ed0-fcde-48b2-bf97-11e7b41048a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:17.575Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a9b08501-1f3a-49b4-96e0-cb53dc0b3758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:17.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:27.583Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3d94f5f2-662d-4ff4-bd25-6a7d7fbf228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:27.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:37.591Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=70f4793a-15de-45b6-be3d-39ed22a4ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:47.601Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=dab6a9d9-e8e4-4b63-bc21-e0ee7942d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:47.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:57.613Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=31522b89-597d-45a3-971f-811dc308698c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:26:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:07.625Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=25621189-ed90-4519-a225-b6d5f253c5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:27:15.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:27:15.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:27:15.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:27:15.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:27:15.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:27:15.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:27:15.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:27:15.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:17.634Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5ec11f63-c82c-4034-a85e-3021eb9914da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:27.642Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ef4e04b6-6081-4c79-a0dd-ac88cd4b008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:37.650Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=dff5400a-effc-4a6b-8097-12c218d37964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:47.658Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fa41ab0d-1b65-4d78-bb7e-4c68b0393ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:57.669Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2c742d93-f9c1-4a73-a1ee-2075baa6756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:27:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:07.680Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=88b77f2a-749c-4401-a7ef-d19db22dba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:17.695Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9afbe2dd-8efc-4e36-9f30-fa2e5a43b2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:27.705Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=70fce46f-07c2-4050-aca1-8b8242ac733f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:37.715Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=80de2c40-3490-4120-957c-85dc3b5f23ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:47.722Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2e4f7035-b84f-411f-ba37-b8ec1cbeb566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:57.730Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e56b1e1c-1daa-462d-b64b-90343263eaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:28:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:07.736Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e453101b-1c98-4a18-91b1-96222c7b1ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:17.743Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5dd5fec6-c8b1-4daf-8c1e-1d10f7e35327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:27.750Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=289ecaa3-000d-48e7-9092-d2b154c18dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:37.758Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5c02478a-0530-4f85-8c9b-e5f945943b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:47.767Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7a896804-ebda-46eb-9aa5-d4329fc35b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:47.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:57.777Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2bca0fc8-4f6d-46a6-938d-7d6f618ef86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:29:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:07.794Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=73bd768d-2331-4440-bae9-c32e7aba6baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:17.802Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2a4b4f3e-f353-4464-ad86-d43ece660277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:17.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:27.810Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2a2dc5be-6beb-47b0-9cfc-b42d6005c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:27.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:37.819Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6235b265-7e2b-4c50-865f-e8b3fa7d154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:37.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:47.825Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=749f0c9b-7053-4a35-93c1-d2b6508df360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:57.832Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7f667e24-90d0-45cc-8743-5e21420d9af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:30:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:07.841Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fd5071ff-ee65-441c-829d-64e89e90e972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:07.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:17.848Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=708dbf7f-93a9-4cb7-b039-a0ff519bc2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:27.857Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1222e5b2-c753-4e89-9501-3809cfe1d0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:37.864Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f07c6a7f-38f1-429b-a0a9-1063b9cf1f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:47.872Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=965ca9aa-8ea2-48f9-8e64-fe301c1215a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:57.884Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=921bfcb9-f859-4831-bcf3-67b5eb583e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:31:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:07.890Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1f70a9ba-9698-47bc-86a5-a053874cad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:32:15.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:32:15.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:32:15.279Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:32:15.282Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:32:15.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:32:15.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:32:15.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:32:15.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:17.900Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=dd025de5-8e96-4ffa-9fe0-55998bc77842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:17.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:27.907Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=854b31be-4e14-4ff5-bf85-7d98aa2ced59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:37.915Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c4857d87-a714-43d0-b96a-22f731170b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:47.922Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=38b9968b-2d20-4a3c-bf66-3a012dd95555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:57.928Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=79e15c0f-cf5b-4cda-9b7e-914c8dfce6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:32:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:07.936Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9c896224-f798-40c6-96ee-bfe3130c113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:17.943Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=dbefa348-96b1-4af8-808d-3232094a625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:27.949Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d16d11c4-05ba-4e0e-9f51-584e040c8870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:37.963Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fdfaa2fe-64c9-494f-8e4d-5bae27f2e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:47.974Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=df8f9fbe-6d82-4640-83c9-5bb581f87c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:57.985Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f21af7d9-7c52-459c-ba74-90b7a74dc1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:33:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:07.993Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=401916fd-0177-4514-8872-3068817f6d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:18.001Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a86c9c93-57d7-4e4e-974c-98f092934676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:28.008Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b78a6eda-f3cd-4f92-88fa-963f59150cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:38.014Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b49b0d69-0897-449a-83c0-eaff057d4f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:48.022Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fb2edd09-a1bb-42df-88eb-e109a44aa712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:58.030Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9e07c8d8-a160-4381-a513-74dd34abb97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:34:58.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:08.036Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=94b205ab-b9a7-4d56-b3b1-60488a140cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:18.042Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=73d45c4d-0ff0-49f0-b665-d67a32012485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:28.048Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7cfdd869-752c-4f02-8155-9af52a785bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:38.055Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d89ca67f-e7c7-4163-a97f-6871797c0bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:48.063Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=da9aafd5-cc61-4351-8086-5087743eff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:58.072Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0522171a-85cf-4312-89de-d4410e462481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:35:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:08.081Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2ee118a7-f387-461c-9cdf-69f3c6c2742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:18.089Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7a482037-6a05-4d62-aad1-50842ec03526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:28.096Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2589c6f7-a9ff-4e45-84af-2fd0f2b3f76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:38.104Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=57383452-4d8c-415f-85c5-d077c1a2f797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:48.111Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8dd4850d-acdd-4e1f-874b-0cd9b75863f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:58.117Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=add7be06-87f1-48b2-aa1f-12d59a217e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:36:58.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:08.124Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b7eb3cca-200f-4ca8-96fb-4d565bcaa717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:08.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:37:15.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:37:15.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:37:15.265Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:37:15.267Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:37:15.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:37:15.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:37:15.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:37:15.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:18.132Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b89cc629-cb19-45c1-8ec4-40a2d060c94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:28.140Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=163464b0-07df-471c-8d52-55c6c0f0a7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:38.152Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=88438f06-74e0-4a93-8455-2141940b1836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:48.166Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cff223b6-c2a3-43c2-bee1-092cb3c98be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:58.173Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bfce9cea-48d8-45f1-8f64-8760b5327f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:37:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:08.180Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4c7e44b9-0910-40a8-833b-511ebd8440e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:18.189Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=07941d24-4604-4977-8ff2-74483c48d8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:28.196Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7e227c9c-a9b5-48fe-add8-ff52ee4b0d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:28.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:38.204Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8830b7d2-88dd-4684-9e3d-29a1bac0bb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:48.212Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bb64fb0a-b13a-4cd9-b749-9b1258947849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:58.219Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a54d113a-74b8-470f-8d27-1c3beaaa5554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:38:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:08.227Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d6f111f7-d4fc-4bdd-b36e-7aac71968146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:18.235Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b17df9fc-68f8-400f-bfe0-da2872afe311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:28.244Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ce1dc976-c5c4-44d8-941b-378a0973d13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:38.255Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=15857878-ba18-439c-a526-ccfc751c27f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:48.269Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=18ac8525-bd4d-4ddd-a04b-a4891b1c86df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:58.276Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2f2b92eb-5cbd-4de6-b2f1-0e5ce2c600e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:39:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:08.284Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f19e2989-e949-4f85-b058-46ec7abf6ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:08.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:18.293Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=39baad53-81c4-4d2c-a7ef-9bfe1f4017c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:28.301Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3362f7f8-0a97-4bff-b208-8f847db37ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:38.307Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5eaf58a8-a2e9-457c-9a96-a39d15749131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:48.315Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bda3b312-ed3b-4e67-ad00-bb75a081a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:58.322Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f6e1c934-fbd0-4701-ac97-83925b42dbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:40:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:08.329Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6453dd04-922c-42d7-b565-ecdcf1d0aa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:18.343Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6dfbf928-505d-4af3-8fac-32d66f9ff86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:28.359Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=73d98e25-ee0e-4cd2-8d5a-312b485dd51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:38.370Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=000e2196-2bb4-410e-a2ce-be64da32e15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:48.383Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=62d3cddb-b43a-4b2c-9b4e-bd22a77f0cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:58.392Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=31457b28-5dfc-4e13-9c02-10eb0d729f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:41:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:08.400Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6178d21a-d508-431a-bcf2-9f27adcae464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:08.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:42:15.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:42:15.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:42:15.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:42:15.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:42:15.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:42:15.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:42:15.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:42:15.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:18.408Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e3c0f5b5-8d3a-46b6-a272-528957b1a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:28.417Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ed441461-06e4-42f2-b2a3-702a942e7622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:28.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:38.423Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=21504f06-a326-4ceb-91f7-11548959af8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:48.430Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=47b5f5ba-bede-4b70-a3a8-6c913cde1a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:58.438Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4330c5ce-1886-4b3f-aed8-c079dec04b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:42:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:08.447Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=def982af-f19e-469b-84a6-894fed780bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:18.453Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7f385a3e-b4b9-479a-b610-a8d2e8bf6d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:28.464Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6a0026dd-7af8-4743-bd15-61ddef6411e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:38.478Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8bb73916-c97b-42db-bc86-20b56ee83742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:48.490Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4c478af3-2447-4155-a31d-ed233ac207d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:58.498Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3cc121b2-a6b7-434f-b759-11dbdc576c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:43:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:08.505Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6b159405-1d5d-4cea-94db-b6635fe61ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:18.511Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e35951b3-fe2e-4979-afea-501653ffad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:18.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:28.516Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f66752fd-c4db-45ec-9ed0-011b86ab629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:38.523Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c977e3ac-b38d-4e4d-bac2-191b690f7579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:48.529Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2928ca1e-c5f7-47ee-86f0-a1f8d2b3a829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:58.535Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=30642cc9-7d18-4af5-9cb5-15537194d7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:44:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:08.543Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=df209aa1-1d2a-4bb8-bcb6-cece06135d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:18.554Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9ede8384-5d8b-4a21-b2fa-6b665a23ff1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:28.569Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3e3f4c0c-f695-4269-a8f4-62064d188aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:28.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:38.580Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c80b2edb-2473-44f6-bd8d-91a798f80392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:48.589Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ebd727c1-dd70-4c62-8aa4-e9845b7a4c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:58.597Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4924fb7d-8988-424d-90d1-182664ab98f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:45:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:08.604Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5fa8a098-eee0-4070-9a04-300ae7d0d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:18.611Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2ebd7532-b7f8-40f8-ab7e-0863f120419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:28.620Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7b71e805-b44d-4153-8931-9e38791ae508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:38.629Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=36f831c8-4cde-407f-9686-ba8c48a48e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:48.639Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=dbbe2956-1999-4774-b193-383adaeff4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:58.645Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7d9f3029-404f-46f9-a9ba-fe7206e30cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:46:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:08.652Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=46228057-eabf-468e-b1d5-dfdf93c46ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:47:15.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:47:15.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:47:15.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:47:15.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:47:15.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:47:15.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:47:15.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:47:15.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:18.659Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a3bd780f-4615-4cae-af86-170f44eeef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:28.670Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=46ccc9da-1a1b-4d91-8186-b758e08c5a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:38.686Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f2fb7daa-38c4-4123-9677-0f7a52f3288a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:38.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:48.698Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=98222543-8e97-4ffb-a545-415b90af3e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:58.706Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cc5bc4c1-b331-46b7-9b8b-77fd4f7aad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:47:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:08.712Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1457fb75-17dd-4025-a8d8-7d034cd85afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:18.720Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9e74df4b-7d4d-4e13-9285-ed3105550e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:28.728Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3d9976dd-6396-4b0b-be83-dc5f7f2cf3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:38.736Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=822be79d-8ecf-460c-b357-b7744d0e1bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:48.744Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1f3e539b-5140-4971-b1ce-d9ade319ba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:58.750Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f7a4f2ca-e595-4cba-ba05-254243aa0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:48:58.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:08.756Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=46b95c84-6406-4089-b1dd-9ced7fb3def6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:18.766Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8ce08e43-460b-4931-a72c-09a0a4449cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:28.782Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b4aea640-3815-414e-ac26-7ec71ac2efd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:38.792Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0a66172d-c993-486d-a16f-474ae7dc9da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:48.800Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=20fe5631-9c2e-461b-811e-c76d6356317c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:58.810Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e7d24b7b-848e-49f8-872b-5dd98c5f1738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:49:58.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:08.818Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f2ac5a90-b290-498d-a63b-a69762d21545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:18.824Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f6e8d40b-dcdc-4b40-bc03-8c60247096d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:18.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:28.831Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5a4e4439-eaa7-40ea-bed5-bec7969b8dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:38.837Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d02bf35c-5adf-4d81-8cbc-9bad473d4710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:48.844Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cef6e8e8-e4e3-4ee9-9ad4-a879ac6d8080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:48.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:58.850Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0f6938f1-136c-4913-bffe-5337ab713b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:50:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:08.857Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a4b10870-95cb-4d16-9e3c-178137e84a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:08.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:18.866Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=af27f25f-24a1-4f5f-8c5a-3b15d9515178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:28.879Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9521fae8-4109-4d89-9f05-4812ab25d423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:28.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:38.886Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2b72c72e-8777-46cc-9ce8-fb29018f3707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:48.894Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=52d60857-4a20-4e53-87c1-07ae46909a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:58.903Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=25becbdd-7d99-403b-bf46-4db01be8e878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:51:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:08.909Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8fe11a68-e315-4b01-9992-e52684f38e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:52:15.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:52:15.239Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:52:15.240Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:52:15.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:52:15.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:52:15.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:52:15.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:52:15.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:18.917Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=668d499c-b0a7-4ed2-bf4c-3ad2dd7fb287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:28.922Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8cef6750-45de-4afa-b89c-0d0eebd89fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:38.929Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cd86350f-99d2-4086-9004-f6d91cfcaf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:48.935Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4e4ccbae-ae2e-4843-8269-c9c1ab0f2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:58.943Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=317ba8e7-f54a-4644-963b-7fc0d874538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:52:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:08.954Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3ea2e82f-a05b-417c-8101-a752b9f65be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:08.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:18.969Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1902a31a-568d-4716-af77-f81637396e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:28.977Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=aebd1e34-e255-4618-bcf3-c0311fa7d52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:38.984Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=af4673c1-e64a-4ce4-90ff-4165097befa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:48.992Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4eb7dd88-7126-4f63-9a0e-2a095dab140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:58.999Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7708aabc-6f82-40ed-a29e-851403131d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:53:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:09.005Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d768793d-faeb-415c-aa0c-1e0b9278fcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:19.010Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b66459e8-0690-4252-a1f0-8809ad9ae755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:29.017Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ae1b3248-edcd-4ac5-9ad8-d270de7d4122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:29.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:39.028Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b19a2501-4358-4b08-ae14-61596e278895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:49.036Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=657b2652-5808-4fa3-aacd-b79207a9650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:59.044Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5ab5c3f8-6c8d-4eca-9a77-5259f26ab405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:54:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:09.057Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=305cd1b6-1499-424d-a1ac-74de52912d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:09.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:19.064Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b9c4b0a1-8af3-4d2c-b497-13cfc167b82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:29.072Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0ba5fb05-e625-4aca-8811-c89484ec1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:39.079Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7ef52c0e-b445-4c64-8d7a-b93f3cdfd935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:49.086Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1185cf12-8bb0-4b0a-8323-a41d9ae77aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:59.092Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a4dbb0b6-2ce4-487d-9a3f-0064babeec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:55:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:09.102Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bdd53c24-f7d5-4ee9-be8b-25e687ae32a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:19.109Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=249ed349-fa93-46cb-8d01-90baae9809a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:29.116Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f5d43931-b4e7-491f-99b4-59a71fb0c6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:29.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:39.122Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7e6a79df-a87c-48b9-9aa9-0d32956e1408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:49.128Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fbdf8779-dbc1-47ba-a918-1959c4976776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:59.138Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=274f60b7-ba69-4aed-9c71-cbe0f9fd0f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:56:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:09.148Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cffded20-4e2f-4f1f-a4bc-ab62d1dd18b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:57:15.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T23:57:15.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T23:57:15.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:57:15.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:57:15.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T23:57:15.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T23:57:15.277Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T23:57:15.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:19.154Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1d30e9ec-0ae1-4270-bcfe-9c3a32fc90f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:29.161Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4d544469-a9e2-4572-9f0a-ae21a0fbbc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:39.167Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a99ff893-5b9c-4749-8b97-3efdf5a2f7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:49.177Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2a72a71e-31ea-47fa-8377-623c72408e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:59.182Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8aa08759-0337-4329-8e42-0783d061834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:57:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:09.188Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=653377a9-d4fa-417b-be52-eee44575526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:19.195Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fdaa51d8-a8f9-4a7d-b2fb-be82761595c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:29.201Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6c3564a4-980d-49e7-9247-237a4b1d74d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:39.206Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4af8c8e5-9391-44bb-a278-4fc312e0e949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:39.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:49.212Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ff24df7b-df03-409c-a098-8a1b1e05ca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:59.219Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a709fb0c-aa44-4f2c-a9e2-51d125e97465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:58:59.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:09.230Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=509ea97e-8f95-4c59-8251-817362021e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:19.242Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5d587606-b91f-4ac9-9248-5df5a0ae5c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:29.249Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7acdcb62-17e5-427c-a0fc-1fffd98e9445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:39.255Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fc9ee5d6-e3cb-4225-a669-8b6d87e853e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:49.261Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=166b1e26-0582-4367-ba29-980f149b9f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:59.267Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2589eb11-0d69-4a31-b6cd-b0f4d21de7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T23:59:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:09.273Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=841c52b4-d5bf-4d19-9b64-2f0238494c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:19.287Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fc51f09d-06b7-4103-82a7-223e6d59d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:29.295Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=674cccd6-d7fe-4d2a-b378-7cadb6b0ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:39.305Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e1641ade-a580-4d1c-8c44-450f3a3c4139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:49.313Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ab554013-a965-4a8b-924d-b27cb863687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:59.322Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ad13959f-83b2-4949-9c37-66a1e728d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:00:59.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:09.344Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=da3c7b0c-87b1-400e-919a-0fd7d5553ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:09.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:19.352Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=881cf92d-e88b-4850-8a29-02ad47dad7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:19.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:29.360Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5409fc5c-6e30-4f43-8dd0-470e20f3ef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:29.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:39.366Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f63b1cff-d5be-47ef-9e32-5e4f34ce675c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:49.373Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=aea1a812-17c2-4452-b29c-e010243cb93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:59.378Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bc12a87c-9da8-4956-a10a-dee37de2b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:01:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:09.384Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2754bec9-57e8-4369-80cc-4ff4d2309c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:02:15.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:02:15.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T00:02:15.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:02:15.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:02:15.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:02:15.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T00:02:15.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T00:02:15.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:19.390Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ee001a3b-88bc-4053-bf40-5de4e24b34e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:29.395Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5ff1bff5-a6ad-409b-88b8-8fa6ed4ce371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:39.401Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5c7d1575-793b-498f-84ed-7e021a75ca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:39.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:49.409Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=be17e7a8-3c46-4d8e-a4f4-d1242378d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:59.418Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=70ee32cb-1e41-41e0-83d1-57fd58bb3c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:02:59.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:09.429Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c6d9709a-2a86-475e-8d0c-30001d3b9e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:19.436Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0af87f54-3662-4ca3-831a-4d727756003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:19.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:29.443Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a8b9f212-0c06-45ef-95a1-092aaa76566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:39.449Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4927b502-258f-4e8e-82c7-ec3bfdd22944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:49.468Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=38e51426-c3ec-48a8-b801-238aaa74307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:59.474Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6cbc7e99-d0c0-42b0-8109-704ef05e27a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:03:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:09.481Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d6cd5133-14a4-4c30-8d2e-52c7ccdf844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:19.488Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=738135a0-09ee-4b29-ac4b-a51b220a79b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:19.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:29.497Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ba527366-84a2-4b9c-97d7-1d6f92b87322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:39.503Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1fa223b8-5e80-4415-a919-403313b9d329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:49.516Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6ea15d0d-a681-42f2-9282-253854d2fed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:59.532Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=186d501f-6141-425f-b867-91aff499baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:04:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:09.540Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6ab2489f-ed10-4389-b6c2-45c9249c3d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:19.546Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9df3c7b6-82c3-4d97-b1fa-bcf6a50ac2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:29.554Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6a54b5a9-4843-481f-acdf-1c28f76d3f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:39.562Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=92a9b7d1-e01f-4ebb-a551-ee366dea4868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:49.571Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=31492a17-d2cf-4cef-89df-d8cd5a9be1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:59.578Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c3424dd7-cb8f-4f6b-90e3-da7e78efd64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:05:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:09.586Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fb25a00d-b57c-4d09-93f5-50173d8e6802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:19.592Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f99028bd-9ecb-44aa-898d-1bd26738da6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:29.598Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a1d2d75f-9f23-4203-8d61-60a36d28728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:29.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:39.606Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7faccc1d-3e8f-40e6-b226-30d37ec15446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:49.615Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=73b75db3-f86f-4844-add1-2d4b44844ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:59.625Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2d9acc36-7aa4-47bc-bca5-2b2898095cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:06:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:09.634Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e9f6a831-bedd-4883-b35a-3d3da7cb62a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:07:15.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:07:15.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T00:07:15.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:07:15.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:07:15.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:07:15.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T00:07:15.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T00:07:15.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:19.641Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bfc8547c-c965-4dec-ba0f-a01f209d9184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:29.650Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5338f3eb-940f-4262-a749-a15237caa57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:39.658Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f624f221-f5e2-4032-a04c-3bcf7a06d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:49.669Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=48fc164a-26d0-4cac-ae84-eb0e66d8c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:59.675Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4b1c7d02-f7ad-4de8-b99b-3958f5224f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:07:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:09.681Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ecdac8fa-64c2-422e-b415-54ee67b06e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:19.691Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e2e07015-8641-4d9d-b10f-a9501d489585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:29.697Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=76848a3f-fac9-4f52-8fc2-9f6157e575c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:39.704Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=83a81e94-15de-446e-a6b6-955393a3ab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:49.721Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=021615e4-17b8-4dd8-bcb4-018cf6d21b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:49.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:59.728Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=846dbbe3-94e8-4083-b47e-3cfa4e1b60c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:08:59.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:09.736Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=aa28a303-c42e-4fe2-b175-2ccf877d8962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:19.743Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d5ed78e3-ece0-4a17-9683-d7c96227549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:19.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:29.752Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e919499d-8163-46fe-ba55-2d51db09e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:29.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:39.758Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4e34978f-ce72-4228-9244-2b4b10415feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:49.763Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5bd3a875-2018-4556-8370-f9e300a7f15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:59.769Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ddad438c-a474-49a5-b4f7-5e7b09b4b3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:09:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:09.782Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cc5650cd-c559-425e-a7c1-cc5b31811df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:19.788Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5e847ac4-21fd-4059-a99b-aa90fa6b32f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:29.794Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c1aca54f-7140-4941-812b-02b920f3e8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:39.803Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2b221427-66aa-4ce0-827f-4c26181fdeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:49.819Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d8458483-3b0f-4978-a21f-827c1ad67a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:59.826Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=600800de-182d-484d-98f7-47db7cf930ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:10:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:09.835Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=86fde9b9-e2f4-489e-a95c-47521c44045a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:19.843Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d3b1f5fb-0916-4c6e-95c0-0b2436434c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:29.852Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a5c1bcf3-2225-475c-8e55-5085ce669ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:39.859Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2c322f01-0f82-46bb-b487-76df85f54ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:49.864Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=035e00ad-1970-4006-9413-1f0db017b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:59.870Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9c58943e-fc08-44a6-a684-02c033cf3e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:11:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:09.875Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4e01496d-9304-4e83-a9d7-c7193f3faead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:12:15.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:12:15.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T00:12:15.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:12:15.223Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:12:15.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:12:15.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T00:12:15.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T00:12:15.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:19.880Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=96b8427d-57ef-41c8-a918-d0ca21f043e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:29.888Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=015fcd28-0f37-4d85-b24b-5ad969a956b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:39.901Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b78edec9-af3f-467d-9ec8-5fc24e75cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:39.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:49.916Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=363ac00e-1614-42c2-9290-d0d49b9485cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:59.923Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7053f0f6-38d7-458b-a1a9-7c191605cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:12:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:09.938Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9f774ff0-5357-4e57-aa84-10dd85f683f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:19.947Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7fd910f0-1de7-4778-a7b8-98946bfe8cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:29.954Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=31996b41-baa6-4a6f-abe3-fe5dec1e4cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:39.959Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0ea24b4f-ce84-43fa-9af2-2aa966e84c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:49.965Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6d8f40fd-1179-4f00-9643-c7d1f0b137d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:59.971Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c2cccd28-5200-4d81-adc1-72c2309e9cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:13:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:09.977Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=aba1a248-3ee9-4f0a-942a-e8b0dee59fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:19.983Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1c487720-3d7c-4cfa-aabb-0cc9bb481f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:19.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:29.990Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bb6d706c-3d47-49be-9f9b-64d969b6f855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:40.000Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=59e96070-db84-4286-abb2-ad999a17882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:50.007Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b414739a-5718-4843-8578-92c68fdd8fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:14:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:00.012Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f8be68df-58b7-41d0-9126-b5baccecaa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:10.018Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2f88336e-0838-4262-8339-70276cd9d2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:10.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:20.024Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ed5a9d10-9460-4683-a6c7-6c0f76dafa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:30.030Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2dff02aa-b94f-4304-84da-9ab2905d1029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:40.035Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d8de6a8e-a85b-435c-967e-21eb8d4eeda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:50.040Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9efbe7d2-ff6b-46f7-9562-003c92828455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:15:50.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:00.048Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ee9548f9-0979-424c-b0dd-c5e4d6b98fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:00.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:10.054Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3c5f86d3-6760-4ea9-9e2f-e3e343ba75c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:20.059Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cf08855f-eb89-49cc-b993-24b2636e321e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:20.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:30.070Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c33b73fd-7c1e-479b-971b-56dddc453d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:40.081Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5efdeb0f-b557-49f8-aad6-62c0d44492da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:50.090Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7a7d0099-e129-4820-9756-a19f0a706062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:16:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:00.096Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=73756b92-38ae-4448-ab40-585c650e5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:10.108Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2028bc64-81b7-4828-89a2-4a1eec15a874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:17:15.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:17:15.235Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T00:17:15.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:17:15.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:17:15.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:17:15.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T00:17:15.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T00:17:15.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:20.116Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1d962334-12b6-4743-b52c-3034789d2b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:30.121Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=acf7b1b7-b815-4307-862d-c9402c3a6fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:40.127Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fb6dbb38-248f-494a-8e0f-5637ed27f7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:40.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:50.133Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=400946e8-5c5e-41b2-bd35-1fe2430aa022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:17:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:00.139Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bda6c652-9b8a-464c-96d1-9b421be5a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:10.145Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4b3b394c-bee0-428e-865d-b905784e7ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:20.152Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6825e639-1664-4a07-ba02-6c4d3884b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:30.160Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=79d2450e-54f0-40b7-baf6-0d06e1a5c591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:40.170Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2050720f-7f22-4176-a831-44131639c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:50.178Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=01e7c23b-2a38-4117-9285-f5c9f49e791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:18:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:00.184Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c2a07190-7726-4d31-a58e-b5227702b93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:10.191Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0605407e-53f8-42a0-8f60-188462a341da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:20.197Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=902adf3f-ffce-4a83-be57-c5760a854f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:30.203Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=de0f37d4-c368-48b5-88b7-f777b31a91ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:30.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:40.210Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=65a7f069-212e-4cf9-a71b-8a352ac26632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:50.215Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0c8fbf67-62ca-4f81-875b-583ae3e2b274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:19:50.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:00.221Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=57da78c7-4337-46e0-9e4d-78f4bc2cb5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:00.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:10.229Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1e15a858-00e8-4137-bf61-c3b5ae6ebf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:20.237Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b9fe56a3-678c-41f2-8629-95341a80cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:30.249Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=102e0788-b224-4911-83a8-81b321697a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:40.256Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=98effb1b-fb4e-4c56-878d-6feff9cbf696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:40.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:50.262Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=eeaaa649-ce0b-4c51-9f8d-6a7a7454acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:20:50.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:00.269Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0266703a-061a-4e22-91c7-ba6739055b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:10.275Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=081c6574-9c42-4689-96cb-2aad946d94c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:20.281Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e0050802-7c84-4480-8155-81b4fbade705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:30.287Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0e0825e3-55f4-4c1f-b287-375a162dc0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:40.294Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=338b3ef9-d103-49cc-9e6d-01cc0f5cb616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:50.300Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cd1f8e25-f85b-4169-aae7-390e2e972145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:21:50.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:00.307Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=866e302e-9405-41cc-a30c-be2a00682407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:10.317Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1c2f2d60-0769-4e54-bc41-fb7bcd3c5cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:10.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:22:15.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:22:15.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T00:22:15.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:22:15.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:22:15.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:22:15.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T00:22:15.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T00:22:15.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:20.326Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=131c22b4-b0b9-450b-907e-f297d28073e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:20.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:30.333Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=39ab5cc5-61ef-4df8-bf90-64f3cb0da786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:40.340Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f76d78f5-08e3-41c7-b755-14742d7318c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:50.345Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d3ed7fc8-4b10-4db7-97b9-29aed7e3c943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:22:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:00.351Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=c391c019-a529-434b-9dce-9ca0c42bfb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:10.357Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0c46963c-f8fa-441f-9eac-fb3423d2602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:20.364Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a7a2e106-bd83-4f87-834a-06b9a0fefdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:30.372Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4bb0d0e3-cee0-4995-9dd2-4ae2f69ee51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:40.379Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=1d130252-248d-4303-b34e-de61c4211ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:50.387Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6590f2bc-c0d0-4df4-8362-6fd0c2bb57c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:23:50.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:00.392Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=498ff437-be96-4cbb-862f-1c461a7504c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:10.405Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=92ad540d-1c54-4ec7-8915-1137a598b9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:10.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:20.412Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=02b70ec2-9e23-4a73-9e23-88fe134c27cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:20.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:30.423Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cc48f427-a9b1-4bb6-869a-b9a1bcaa87fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:30.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:40.429Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=4f8a457c-3c22-4bfc-943a-559e34444c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:50.435Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=43de7441-8e37-433a-bd17-08287976a577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:24:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:00.442Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f10405ed-557d-4807-bff7-71c5aee53537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:10.450Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=2dff845a-9779-491e-960c-0aa8785e0e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:20.456Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=100c6021-f0c5-4390-8440-87dd4d60c1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:30.462Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b66ddca8-254c-413e-a86e-c0922d9ba555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:40.468Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=43ae201e-2db7-4554-ad5e-4ddee964ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:50.476Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cda41a71-3934-4101-9dbc-6afb8fca1826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:25:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:00.482Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bf23cad3-5f37-4154-9de7-3aabb46eae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:00.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:10.490Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=25b06097-b566-49e6-b777-9234d9e5cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:10.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:20.503Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=eb686a6b-0034-4c07-a561-59b78d061460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:30.509Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3a14eb07-654a-4b11-b3e7-c3fa6c261f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:40.515Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b44c4d60-77ae-4f6c-8f8e-62d40db85ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:50.520Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5d45f6ed-c504-4eaa-9585-05cd692a526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:26:50.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:00.527Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=17c3ab0f-5a05-4af3-af01-9cded8206680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:10.533Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=be7ced11-b2c8-467c-90a3-8c732b197551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:27:15.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:27:15.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T00:27:15.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:27:15.265Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:27:15.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:27:15.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T00:27:15.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T00:27:15.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:20.538Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8cea1096-4ba0-425e-ab3f-4d47a0c5752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:30.544Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a7436699-ba5f-4dcb-9f5c-e7f7e9187b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:40.550Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=edf6295b-3fb0-4570-a0d7-038351f6fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:50.561Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=6ced8e7c-5565-48b9-9e59-9dfe3118832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:27:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:00.568Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ada7efd8-0c8e-408f-bd42-59eede3f01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:10.576Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b105f785-9e8e-4f99-afe8-01ea4cdb171c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:20.585Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bbb7a523-4af5-415d-a406-e48b49725416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:30.592Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8cd30ab6-88de-466c-8145-50c48b612488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:40.599Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ec27bd3c-806c-4ae1-9904-ac78e42eeea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:50.605Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7dac27fe-8aab-4605-9f50-21433efdb732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:28:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:00.611Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=708c7ba2-c9c3-4702-81c3-3f356351fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:10.618Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=ad3fbcf9-dc74-4e2c-86f7-598369214b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:10.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:20.622Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a2d6a8ed-33ee-45d2-8512-a025d3ba2eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:30.628Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=7cd577e2-747f-42af-96a6-090e492acf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:30.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:40.634Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5412c6e6-b74a-4504-baf1-6052f3393dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:40.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:50.639Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=5d04a704-8787-4bdb-8e62-265cfd839211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:29:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:00.647Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b1ba753b-4548-4b9e-a4cc-8644aa3ccda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:10.654Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b9f5aca0-fbfa-4c3e-9287-210a0dce95fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:20.666Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=e8a236a5-e2b9-40f4-bd34-56ff6c2c59d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:30.672Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=8ab8deb2-a13c-472e-8ad9-716f2d9587aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:40.678Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=400b5f83-2db3-47ee-b932-5d6b1baec3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:50.686Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b98ac13b-b61d-49ef-aa5b-ced6fcebc7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:30:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:00.694Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=a2723e0e-027b-44f4-aeeb-c5954a463987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:10.699Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=841d6733-639a-41b7-b24a-363bcb85b1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:20.705Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=887978f8-1727-4ff4-9f96-a3452d2b8526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:30.711Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=abf20395-02e2-4294-af91-82d4892bd5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:30.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:40.717Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=d18b7eb1-b229-40a4-bd59-0895832ec017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:40.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:50.725Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=0225a7d9-fdc2-4500-ade3-08a430d439f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:31:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:00.738Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=9f2a6501-e077-4453-8913-d423a80dc9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:10.747Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bbc8ed04-e468-4909-bb96-1d4267d247ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:32:15.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T00:32:15.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T00:32:15.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:32:15.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:32:15.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T00:32:15.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T00:32:15.254Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T00:32:15.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:20.753Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=eec59240-777c-4329-a2e4-b699670b5de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:30.759Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3c01978a-e020-42f4-be18-1b829b2a1c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:40.765Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=3b3026b0-e84a-44d3-940a-5e507c65e2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:50.773Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=29d9a323-3437-41c3-8cea-37106f6bd42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:32:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:00.778Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=434164e7-aad5-4a61-936b-d8ef5e1deb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:10.784Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=bc409bce-e2d2-4b6e-ad8b-a348ab9971b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:20.790Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=f05a8491-18c3-4326-8602-bf095b316baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:30.798Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=fbdcd195-d9bd-43a0-ae63-214a3a7bc867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:40.806Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=b1a1896d-556e-4b4a-b479-9b1cf68c2461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:50.820Z |INFO |Init configs |InvocationID=6257a936-981b-44c9-a554-84ead57c59e8, InstanceUUID=cd90ffd0-a2cd-485f-886d-d00f7ab64c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T00:33:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |