. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:11:28.498Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:11:28.502Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:11:28.540Z |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 |2022-12-01T14:11:29.329Z |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 |2022-12-01T14:11:29.483Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:11:29.484Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:11:29.484Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:11:29.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-01T14:11:29.726Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-01T14:11:29.756Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-01T14:11:31.145Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-01T14:11:31.697Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-01T14:11:31.718Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-01T14:11:31.719Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-01T14:11:31.797Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-01T14:11:31.797Z |INFO |Root WebApplicationContext: initialization completed in 2040 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-01T14:11:32.532Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-01T14:11:34.799Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-01T14:11:35.568Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-01T14:11:35.732Z |INFO |Started MainApp in 9.742 seconds (JVM running for 10.518) |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-01T14:11:35.796Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-01T14:11:35.798Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-01T14:11:35.800Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-01T14:11:35.806Z |INFO |Start scheduling PRH workflow |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:11:35.820Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b18ec190-dfa1-483a-a609-ef1562daaeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:11:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:11:46.460Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5169e17b-2462-4188-9ce9-0255b79fe674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:11:46.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:11:56.477Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5b346ae9-62bc-4fc4-b3ac-d5259e22b023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:11:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:06.528Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=99462b0d-8ceb-41f8-9a03-e3242df9b2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:16.671Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bbf15036-ecbf-482d-86d5-dd244b83f141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:26.810Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bd416603-2049-4a79-b97e-fd3e27ba00d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:36.832Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ff193797-e3ee-4d4a-88c8-14243585deec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:46.844Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=930359ad-68dd-4d21-bf63-a24e36803296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:56.856Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f090c0db-e480-432c-8ddc-3f6be0c390fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:12:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:06.867Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=588e3cba-9cc8-4924-a155-6035e05654ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:16.879Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=11e70044-2c19-45ba-a688-3f241a760882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:26.891Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e8098d5f-d3f6-46be-84fe-d7d54e75ae67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:36.902Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b13d95ff-fa6b-4784-999a-d153e6ecb8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:46.914Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=94161544-da81-45a4-8337-0c8169dfff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:56.926Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=11b78938-b92b-453f-92bd-db23b6092098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:13:56.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:06.937Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9a026bc9-242d-491c-aa30-2a520fe55200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:16.948Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1536090d-4fc6-4020-88c9-4a4594185a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:26.958Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5401da3d-3f29-432a-b468-80ed5f3e015b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:36.971Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=7e138163-af6d-4ce8-972f-2409c5837176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:46.981Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=0b5d0520-a82f-49eb-9f6d-6327ee13fbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:46.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:56.996Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8ce770c3-f93e-46a0-b07d-2b0a2baa6749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:14:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:07.019Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=74cc3959-54c6-4c60-ba09-a82af1070c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:17.031Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=75b70ab3-5fc5-4176-b108-8012f0d4217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:17.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:27.043Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ac9c6be6-e5f5-414e-888b-7c417145c243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:37.067Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5b85f9e0-b03a-4814-8a3f-689d738d17ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:37.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:47.079Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=aa98f3cd-2381-4822-b21f-ce150d6196e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:57.093Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=57ce5201-e72e-4792-b1a1-d0c3e1753d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:15:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:07.102Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9c5fce55-757c-487b-aa5d-0cdac3dad22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:17.114Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2453d86c-eca6-465d-89eb-9e3c7cd84cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:27.125Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8a6b0abc-f04f-4e31-a134-77cafcddd774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:27.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:16:33.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:16:33.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 |2022-12-01T14:16:33.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 |2022-12-01T14:16:33.248Z |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 |2022-12-01T14:16:33.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:16:33.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:16:33.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:16:33.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:37.135Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f71ac753-2e45-446e-84ad-7e582d22104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:47.146Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=997ed772-f411-4cc0-b4c4-2db6037cbf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:57.162Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=83b1bfa8-34aa-4bb0-b0df-622eb58d42e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:16:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:07.176Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c6d3688e-d073-44ff-9389-85ea41471434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:17.186Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f1e6a3e6-bc88-45a1-baed-1f5373585ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:17.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:27.198Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c203f873-ade0-4c8c-bf2d-937230076049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:37.229Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8f3f7c2a-4552-4992-b275-97a71c14d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:47.240Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9af49d55-9b93-419c-af6b-d5bcbd50574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:57.251Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=06d59fa1-282d-4eba-af0e-3a6d87f2d486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:17:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:07.263Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f53b01ae-e70d-4145-8e4d-914e5f3b4829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:17.274Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=108d0abd-6db5-4355-80fa-9e508b701805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:27.293Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1befc0a4-b879-4d37-9d72-1223b3513141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:37.306Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=58331866-18ed-47cf-92ce-e89ec7652464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:47.317Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=525466df-9efd-49e7-8ae2-6f353baab606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:57.329Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e291dcb1-a5ab-4cf0-8059-737cf61cf19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:18:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:07.342Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=cd4bd37e-7d4b-4a53-a67c-85c3094dedd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:07.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:17.352Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=11a0f960-043f-4b7e-a2f4-45370497d91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:27.363Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=35168dbc-c3aa-4cb9-aae2-4e5f34c6b774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:37.375Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d90cfd9e-907b-4b4c-8091-dc8b21c717c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:47.386Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=cf3524bb-fe35-42d2-961e-bd151cb9131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:57.397Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4705110d-289a-4d51-8793-43ed3b5f6cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:19:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:07.407Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=082d0891-d775-4b07-9600-d101714b034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:17.418Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fd84cc91-1c05-44e8-a211-720889af7a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:27.432Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a9924124-9ab5-4d4b-80b3-ada3d3524072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:37.446Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=09014892-7fc1-4bb7-b37b-9af91fcd0b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:47.459Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f12200d6-2fa9-4232-9c2b-4b4f9c1a392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:57.470Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a69dc6e8-0ea1-4630-86d6-fcd438b024c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:20:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:07.480Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e4a8006e-f59e-4ba4-acd3-fd944204f831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:07.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:17.491Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8265f226-0d9f-40c5-a38f-742545ca15dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:27.522Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=91aa1fab-2882-43d9-bda0-fc61ecb62a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:21:32.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:21:32.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:21:32.926Z |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 |2022-12-01T14:21:32.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:21:32.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:21:32.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:21:32.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:21:32.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:37.533Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=aae17824-04b6-4e03-b9d0-ae032df1dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:47.544Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=0ef66ef9-8f90-4af6-8fae-5029aa4ca50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:57.556Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=543a08b9-4dd2-41f3-95a3-317a9323fc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:21:57.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:07.567Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3862e3c0-029c-4ac2-a750-564c458def0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:17.580Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a2eadb12-0b9c-4736-8db9-c482ed2d142c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:27.597Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b43cd4e5-7d9a-4cfb-b905-fec2e7350da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:37.610Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=73cc8a65-69ff-4e1f-a3db-17ee787eafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:47.620Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=082ef017-65b8-4cbe-a044-2563388e8c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:57.631Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ba101b14-bd05-4938-aebb-45ca9434d821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:22:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:07.641Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=cf40204d-7534-4908-9fd4-6a8c3d34548b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:07.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:17.654Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=17e22595-bc21-4f6d-b0f6-1a42c7e03877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:27.664Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=80cc11b2-1cfa-456f-9e8c-e27a470d1c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:37.676Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d9f33341-69e7-49a4-a903-fc17d63ce378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:47.703Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ce3eda42-d9ea-4fb2-b760-a16580217e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:57.724Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=0bbbf770-ac51-414a-820f-2c50f86ebec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:23:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:07.735Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=cbd6c4d5-8843-44db-868e-14119f40c268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:07.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:17.747Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=29db1fc2-5351-4c62-8efe-ddadca5779ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:27.758Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2d59aa84-1fd1-4b21-a90f-3fcf4e077962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:37.769Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3ede3b6b-f998-40e8-b236-366fdefb47b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:47.783Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=702a6194-df54-4d7a-98c8-738fe3c2033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:57.814Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=56dab5e5-1f6e-46bf-993f-99d7c917dcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:24:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:07.833Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9b0a3586-fcc0-4c7e-ad5b-720bf515e477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:17.844Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=019bca92-6275-41ce-9107-b25e22494c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:27.854Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=aae01ac5-6bb3-4429-add4-97b01a5fdbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:27.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:37.866Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a099c368-346a-41d9-911c-7cb917f178c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:47.877Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=917de915-9685-4a1d-8537-00151b1ebb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:47.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:57.899Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1af3f2d8-7d71-4073-b9a7-3c2aa55cbe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:25:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:07.913Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=04334c9a-0169-46d2-a1b5-04ff507a6d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:17.924Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e2061d57-f33e-4885-8fb6-13eb36f3cdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:27.939Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d152812c-1f7a-4669-b457-2e4efd05680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:27.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:26:32.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:26:32.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:26:32.954Z |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 |2022-12-01T14:26:32.957Z |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 |2022-12-01T14:26:32.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:26:32.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:26:32.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:26:32.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:37.950Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=22f62022-c822-47eb-9cd9-da5f4cf0aae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:37.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:47.962Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bd55e432-5e94-40b5-a980-d48be0d629e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:57.975Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=172c0187-af2d-4fe7-b185-bbabfa7649fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:26:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:08.007Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=97ba0b0e-252b-4094-9d14-787fd5eae78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:18.022Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=dd76d9fa-c469-4435-92bf-45f7e56ca92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:28.043Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=837a6035-7a55-4cc1-b1dc-1e8822ce26c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:38.056Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=434f42da-48ef-4298-a5cb-38af9000bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:48.081Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9ad32c6f-9975-4440-9983-d9b61e3cccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:58.094Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fabaed36-8968-410f-ad92-0bf0e70f664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:27:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:08.107Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d406523e-0bbd-4ac0-bf78-c22b81e5a5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:18.118Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bcec5a7f-6dbd-4849-9a01-cdf4b7610197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:28.131Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=38034f01-563e-41c7-aab7-ecf171f82f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:38.150Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=7d9e0606-1c39-4239-aa3d-4dbd041a912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:48.175Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d9c65f64-daad-4622-bb4e-8f870a126ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:58.187Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1fc30ddf-dd3a-466c-b33e-cfe09b30c756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:28:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:08.198Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d847c61d-1fc1-49ea-87be-2c26f7881ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:18.209Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8e7ec06f-8a4b-4e81-bcdf-36f819bb0422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:28.220Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=005d7550-c4a9-48de-a71c-1a3829d3ed37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:38.232Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1b9952aa-4227-43b8-bddb-8ef991e1ef18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:48.243Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d61dee49-6e1a-4f20-80ca-2ce755c5b669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:58.256Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f7e62b2f-e1f1-4055-aab3-e1e7f9c71e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:29:58.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:08.268Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=edb8db9a-ddd5-480b-bb0c-9a2414a882bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:08.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:18.279Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=507559b3-d156-4fd8-90cb-dbdb5224789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:28.292Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4fa0b82a-ec0d-4ca9-8722-ef89f705e48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:38.316Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=dfe1ddd9-8ec8-45f0-84e7-2b8acd13757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:48.349Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bae1db4a-a1f9-43d0-b751-c9a5d6ebedc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:58.365Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9e40cd77-f18b-4b62-a35a-9bddcf27f7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:30:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:08.376Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9f78b667-50e3-481c-b758-4379f7ad2ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:18.388Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=435defe6-a272-46d1-bead-baa1bf50d375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:28.398Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c5cc7766-2ae8-4dbc-b9a5-11b443016f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:31:32.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:31:32.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:31:32.913Z |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 |2022-12-01T14:31:32.916Z |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 |2022-12-01T14:31:32.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:31:32.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:31:32.928Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:31:32.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:38.410Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=597dd1cd-98f1-4b3b-87fb-5a8743ee6d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:48.427Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d73abb02-905d-4154-a271-130869246eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:58.449Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a44154eb-3a4a-4d4e-adf0-a28ba3f67df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:31:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:08.460Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=62f8d883-49db-4c9a-8198-2d806bb2d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:18.471Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3b964782-a265-46ff-9f89-5b9ee4470fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:28.481Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4e7e0a47-41ce-46e4-a4e6-004f43c685ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:38.496Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2da8ce40-0b40-4f27-ad86-3373e4e36dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:38.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:48.506Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=78e76961-321f-4f16-99c0-0477895de6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:58.520Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=216c2cf6-e522-4a30-b559-4139079e5b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:32:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:08.531Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=248041e0-33b8-487d-bcec-76c3f6b8cd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:18.544Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=62da1f90-9c35-4356-a071-64f851bc8be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:28.555Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a99cdffc-2f32-4881-ae92-9f6d068ee2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:38.570Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f4e81ca6-f8dc-4fd5-bde0-2d494c5c4c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:48.584Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3e8a330c-bd47-4d1e-a96e-0dfd11f24006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:58.594Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ade5324a-76b1-4ab3-9b20-e3082759a963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:33:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:08.606Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=86bdc304-f452-4aa7-ba02-bb9fe13c23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:18.616Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a41b8870-5e6b-456d-884a-5726dbf907e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:28.627Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=161685b8-87e7-47d4-aa40-c77b24e51daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:38.637Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8f3ed977-9179-498b-a056-ba4f7f39ce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:48.648Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3f531901-fedf-42a9-9c69-8fbc54330807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:48.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:58.659Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2a203df3-b1a3-4ba8-99df-328e247509d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:34:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:08.684Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=6cfb0c3e-385e-4b33-ba54-a05d8021399f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:18.708Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=def06bbc-422a-4a91-9039-f54434c168ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:28.720Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=deea9e1f-046a-4f84-bab2-791a1c4354cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:38.733Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=7a2db4fd-51bf-494f-992a-dba9c842fb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:48.745Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ac9a2958-85e9-4215-aef8-72a17ac018e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:58.757Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5726e06a-8b72-45e3-9d92-40742155701a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:35:58.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:08.768Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a9c685e2-dcef-44db-8f48-643c95252a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:08.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:18.778Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1f2c0dc1-6f68-4670-b57c-306a64d2bfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:28.790Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=274bbda6-255d-42f8-89f4-0e09ec58ee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:36:32.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:36:32.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:36:32.937Z |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 |2022-12-01T14:36:32.939Z |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 |2022-12-01T14:36:32.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:36:32.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:36:32.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:36:32.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:38.801Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=55bea9cf-013f-4f5c-89f6-0c7461ea1578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:48.813Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fe4222f1-fd55-4c26-90c1-5d29707d7ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:58.823Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c3eb5334-7170-456a-a7f8-72deb3ea5ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:36:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:08.834Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fe665dfc-17ac-446b-b643-bdf52c4f1dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:18.844Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=55a6d2e0-61e5-40a4-99c8-83cd4e885afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:28.855Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=37ff2e5e-932e-401c-b775-03bc2a8c1ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:38.865Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=92ec6955-823b-429c-bbe0-5e479c55315c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:48.875Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=03ca6677-a1fc-4262-9cfb-ecd68462993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:58.883Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1ac83334-1464-496a-9635-67182e205d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:37:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:08.896Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3b63af47-fa44-4339-9436-420b7ec32f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:18.904Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1c1f6202-bbb7-4dd5-a914-4a2de9bca018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:28.914Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3c555ee0-6938-4ca6-87f0-6a8845395fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:38.926Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a0d3697d-1b5a-4de9-b4d7-a35e8ed31638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:48.936Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=09ecf0f5-edd2-4dc3-935f-5416aeca0d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:48.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:58.945Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d9f10e88-1568-4609-84ae-dbcc8d715bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:38:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:08.956Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a31cec06-3e0a-45b1-a563-9544b6eb9fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:08.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:18.965Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b78f7792-6159-4bca-8529-4dc614614f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:28.975Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=064d6fee-db3a-49b7-84d6-e4793d0aad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:38.985Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1de09709-6144-4f28-bbba-dc64aefedce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:38.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:48.995Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c95d56bd-ab3d-4cf1-a4a3-7112ff1ad784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:59.004Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bf32067b-5d32-47fd-94b6-7c5ea11bddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:39:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:09.015Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=10b8fce0-9826-4e71-a13b-5633cb1df474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:19.039Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9cc029d7-6fc2-45ff-af4f-824f16893404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:29.064Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d4749917-7f6b-4c26-a6c4-2ca809a913da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:39.075Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4091aa1d-f3df-48c0-876f-db627d03e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:49.085Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=643835c5-d09a-4945-97a5-964acd68819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:49.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:59.096Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e37c91c8-65cd-4965-b972-0aa712c62ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:40:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:09.106Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=10e55ea7-56c7-4bcb-91e6-6f60f5fa048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:19.114Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a7cd8252-2ee5-49d8-899c-dc663fcfdae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:19.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:29.123Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f2dfdf95-6aab-4caa-8c61-9517f21c1d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:41:32.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:41:32.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:41:32.778Z |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 |2022-12-01T14:41:32.780Z |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 |2022-12-01T14:41:32.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:41:32.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:41:32.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:41:32.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:39.133Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=0d959c90-2f74-4ab0-920e-8ba6e6cfe7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:49.142Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d3a4a9e7-d662-4e0c-8043-30a7c6ccde4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:59.153Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=03cc8543-f75b-4096-a20c-f0316c8cdb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:41:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:09.163Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=568c8a24-3390-4baa-ac9c-8604733a7406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:19.174Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=25e95f2d-eab9-4014-a067-bc4d27f106d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:29.186Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=415106d2-a9d8-4c51-b41b-c1a2b58ab18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:39.197Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=6323ed56-2fbd-4d12-9992-fc632440de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:49.207Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5228e0bd-cb11-455a-adbc-d35226442a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:59.218Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=edf474c5-16ab-4ff3-912e-87a250d60395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:42:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:09.227Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ecdff9a3-1996-4e47-83f6-6f2516d7cb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:09.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:19.238Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2926d790-4db3-458f-8a9a-8bfe2a79200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:29.247Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=95ebb301-6efe-43a3-9bdd-325f6f73a0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:39.257Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=30226a72-56d9-4ef7-8dc4-af6cb4c95a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:49.284Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ba75a99f-2e18-4a4d-8e09-7fe5bacf5b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:59.296Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8f832b55-d97c-4cc9-8833-a38aa542a782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:43:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:09.307Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9b0516e9-8400-4f9d-bcc4-5a01a30dbc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:19.317Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9bd05561-1e9a-4c63-9546-4896b9254a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:29.328Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b40f29ac-c921-49bd-a8fa-18ff101bef53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:39.340Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c84aa713-391f-48d4-bb7d-0de4790d44df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:39.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:49.350Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=427a61c6-84d2-4f0e-9463-615d996ab16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:49.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:59.361Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=58a90cae-8535-43a1-ac51-d7f70e18cda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:44:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:09.371Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=764b9008-df78-4f0e-9b71-bcf0c6c969e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:19.381Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=6fdbf34c-4863-4f20-9383-790b565d68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:19.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:29.391Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c084d5a3-49ab-4f2e-b611-5ae44916dfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:39.402Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d2f76deb-2624-4704-a1ec-f5a1c5c3bed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:49.412Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=11433ab2-46d5-42c1-a8a2-925052c6e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:59.419Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=98d69b71-ada7-409f-930b-68f2ca0638ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:45:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:09.434Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fec95d05-3da9-4918-99bd-4a057e9c5ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:19.445Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=41759d0b-1582-4354-b721-3cf228a760de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:29.457Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=82b75702-1f62-4ace-8986-07ef3cfd3e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:46:32.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:46:32.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:46:32.784Z |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 |2022-12-01T14:46:32.786Z |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 |2022-12-01T14:46:32.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:46:32.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:46:32.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:46:32.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:39.471Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c0269ae1-5bed-482a-a070-bf59b571a744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:49.503Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a908c550-d69a-4bcf-afbf-18cdfecf421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:59.515Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c844e62d-4949-4282-a22b-df5a00c578a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:46:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:09.526Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=60c646bb-85b6-47aa-be76-d4adb8a7359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:19.537Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=59725e7e-bb1a-44fa-85d9-25c732077f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:29.548Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b895583b-1497-49a8-84ea-d34af5661409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:39.559Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5e926a84-9380-42ed-88de-fa4b2d82fb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:49.570Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3c428393-0cfd-497c-9360-01ab9ad6ee0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:59.579Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=7e2ead92-57a8-4807-ac6f-d1a206eb6169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:47:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:09.590Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ad253715-fe9c-4a5d-9d76-3a6f1bfa1dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:19.603Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=01671f99-968e-4a7b-aa17-065563dec2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:29.614Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e866d68c-7636-4740-96e1-eaea91f4058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:29.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:39.625Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e9641843-e2e1-40d5-9cba-33283ccebfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:49.635Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3bea42d4-7e2b-4ca1-aab9-d39a2b0f4621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:59.653Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=7b35b46d-36f4-4070-a709-a12157bc5b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:48:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:09.662Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=24d5a91f-e889-42d6-9e09-667075f70594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:09.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:19.672Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=71d68be6-6c6a-4f52-a52d-7f524d13147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:19.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:29.683Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5b8685cc-368b-4f99-b663-0937e7075c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:39.695Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a64ad1ff-d4f3-4657-b736-f93c9c34cc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:49.705Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=24f60e06-cc02-4382-83c7-76c65881a5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:59.715Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=71e868d3-e948-48fb-b38d-3f80a089ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:49:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:09.725Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1c543378-f571-4e70-9ae9-609fcbaddc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:19.735Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=00436cc5-cf4c-4a35-8f0c-d6d5e8391ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:19.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:29.744Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8e526ead-4544-4d66-a6a6-c9350e481983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:39.755Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e800c8b9-068e-493c-b8d3-acc76e05b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:49.764Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=43c7d1c4-a969-410f-a24e-fb967093d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:59.773Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=547d01f8-ea01-42e4-be06-7e79c6f35f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:50:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:09.784Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=26c48fa8-8df8-42ae-930f-55ef8f71b969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:19.795Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=caf4f249-6e1b-4a42-ae84-1a2960d3e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:29.806Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9968d993-9969-4f8f-9e82-e26396406c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:29.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:51:32.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:51:32.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:51:32.939Z |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 |2022-12-01T14:51:32.943Z |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 |2022-12-01T14:51:32.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:51:32.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:51:32.953Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:51:32.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:39.818Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b6e7959b-6a91-4e0d-bf6e-2d5f8a0f92c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:49.831Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f5e64bbe-1982-4afe-883c-58d6f651fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:59.840Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e391f9b3-a704-4a13-9681-8fa173925f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:51:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:09.850Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5ad78b61-e5f0-4936-b257-4f7395f42415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:09.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:19.861Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=dd573420-8662-499f-bea3-8c9fc979acd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:29.870Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=6b34826d-4da5-44e8-9742-397449019649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:29.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:39.881Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9d5e341f-b421-4616-824b-0c6f87d39b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:49.894Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=090a20b0-6b18-41f5-bf33-ea04c58ca534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:59.903Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fc31af6d-2e6e-4485-9b17-9fa348b0f915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:52:59.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:09.914Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=847c560c-0b04-440c-9f8a-878848c86586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:19.926Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4aff86f4-95de-4199-a0d5-936663f71490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:29.936Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bd231199-55f2-4673-9d5b-3dd7cd8b11d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:39.949Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ad4321e1-a752-4676-a45d-4f790f3ec551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:39.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:49.958Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=27fd0804-1ef0-407d-ba9f-ae7b19b04159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:59.969Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=27094153-56fa-490b-96f9-87a5e4ca32c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:53:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:09.977Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1900ad1a-7cdc-429d-a11a-18e31d61c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:19.988Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2281eb7f-3c90-42f3-a5d4-504666a5082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:29.999Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a050c422-aa01-47cf-827a-1e62f824c9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:30.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:40.012Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=90508ef0-a0d5-487a-8dcf-62b020447c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:50.022Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4d5b8b08-9516-4fc1-9b6d-22abe1d59f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:54:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:00.032Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8db189ce-cc1c-4f09-a550-2bb4812a9bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:10.040Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f3dfe65a-bc5d-4208-a0e4-e89ef784cead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:20.050Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=253e345e-0bc1-4fd2-a9de-e71ab0a37c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:30.060Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e81294b5-bd0c-4a62-a8ea-001615cfccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:40.078Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=10029943-76f7-40a1-b894-567bb5b3d64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:40.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:50.087Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5b88d1b2-59ce-4add-8664-10f5eb5d51c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:55:50.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:00.099Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f401469e-f3aa-428a-9f85-dc97cac22f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:10.110Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=44d5ce9e-d9bb-414a-93e2-1e523e065b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:20.121Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=50655b5a-0a31-4e57-80e4-7793661be7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:30.131Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2fb3ce48-464d-4bc7-9a73-0ce9ac30a7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:56:32.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T14:56:32.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T14:56:32.873Z |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 |2022-12-01T14:56:32.876Z |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 |2022-12-01T14:56:32.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T14:56:32.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T14:56:32.883Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T14:56:32.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:40.143Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=894233a6-12b1-4896-ae51-c6a533b20ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:50.168Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c73f83e8-9915-4ff3-a19b-60ee65b9b4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:56:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:00.180Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ce7494d4-1fc7-49fb-b24b-9feb1e474064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:10.193Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ff33c34a-201f-493c-ae99-07fe6f2c9aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:20.203Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8330a07a-aa0e-4a96-b942-4fa13b598219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:20.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:30.217Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a981112d-f7e6-4767-9968-9db323d7547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:40.229Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5b444b9d-108c-4fc5-b9a3-22d5d2b2d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:50.240Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=966bda2b-abe5-4516-a1a9-8779e0ed3f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:57:50.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:00.252Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8a5f8171-aee3-489e-bd7a-c2b8d0ce041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:10.264Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5578d129-30b6-4c4d-bc4b-e0181c582f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:20.274Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=36882969-dc4e-40ec-9921-ca2b2aefe063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:20.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:30.283Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e64d428b-16e6-4d1f-b573-10b49b447a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:40.293Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3a6744cf-d3c5-48d9-bb2a-f18ceae3f218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:40.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:50.307Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bb13f970-4d81-4efe-a08f-38b56cdaab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:58:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:00.318Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bd8a94ad-99b8-43d5-b513-9d47a3e0fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:10.328Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=6c352f7d-d1af-4c8e-a791-4ff136e4bdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:20.338Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1f790409-b1e4-4d82-a474-d85fa2752229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:30.353Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=39d47072-9869-4d3d-aa81-7f4ba222d4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:40.366Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e3dcdaf2-6ac7-451d-ba42-028a6ed534ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:50.379Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ebb6e222-f0d7-4eef-893a-20d9b7989149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T14:59:50.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:00.408Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d386ca72-64fb-4cae-b2a2-7668a019d79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:00.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:10.418Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=0010ab60-2d5a-4f9b-9d36-9e4c243c1e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:20.427Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9087626f-9be0-48b7-978c-2c3ce32710af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:30.438Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8ee913b2-96fe-465b-939c-f7e03dac2381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:40.449Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3336e5a7-215c-45cd-84ef-bd2e2b988b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:50.461Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f358f562-b477-483b-ae41-6f718af107c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:00:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:00.471Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=dfc2271e-f509-4f2a-afe7-ab1f4ef48b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:00.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:10.480Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c3d6c1e5-84d6-49d4-acaf-166359547162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:10.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:20.490Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d700d1db-f875-463e-bbf9-180f0f5fc452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:30.501Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a0ea066f-86f3-4677-ad3c-57a2fcc2162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T15:01:32.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T15:01:32.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T15:01:32.916Z |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 |2022-12-01T15:01:32.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T15:01:32.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T15:01:32.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T15:01:32.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T15:01:32.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:40.511Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c1a6b692-9d6b-4260-9f74-fbef339d1ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:50.521Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3cd74e9a-be19-424a-b5fe-08dcd69f1a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:01:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:00.533Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=08a7f01f-bbf2-4949-9675-d36a33f32bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:00.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:10.543Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e6eae83f-5193-4816-884e-0c130ab0a36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:20.554Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=352978ac-0aa7-4f6e-9561-e1df116129a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:30.566Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=34e41e33-b08c-4d28-847e-2b221c04f5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:40.576Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3feb7a4d-8434-4eb3-9f0c-18a4cad8232c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:50.586Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8d70b732-60fd-4f14-a45d-9d48f71fb3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:02:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:00.595Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=0570f6b6-3cd7-45be-86c4-da72f21e2127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:10.604Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c2fe38e9-e5e5-42a7-9120-84fef1f82da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:20.614Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=827214d8-1daf-4abe-ab9c-90f43b731d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:30.639Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=30e413e7-36f2-448a-b6c0-6b512567bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:40.649Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3243526e-3dea-46c2-b6ca-ceff71231eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:50.658Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=8ef6aafa-39c3-46c6-9e39-4268a7619730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:03:50.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:00.669Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=740440c1-3b8a-43d1-a421-db6a63c06a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:10.678Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a7df1c9b-6fa5-47b3-b2ca-afdbb9db61b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:20.688Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=6d7a82b0-802c-4f73-9242-e4887f541d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:30.698Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3238f801-305a-4c2a-8c34-a9cf383d0963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:40.708Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=dec08917-09da-4a53-a2b2-de32373259c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:40.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:50.718Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=791ad0e8-1633-4779-b54c-304c8b760428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:04:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:00.729Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c0092ee0-ce2b-4721-a1f6-5a41136e38d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:10.739Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=150eccda-378a-40ea-b2a3-58c3ce8383c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:20.748Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b4ed085b-4457-4a17-a0a2-7b30ddb5a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:30.757Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5af30b20-c03c-404c-8c26-fa43f5869f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:40.766Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=42f9f164-6362-48aa-a28a-f79fa07d56a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:50.777Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ee332fc0-6c57-474c-9bde-81d2fffadd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:05:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:00.785Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=763e872e-d063-4c7d-ae0a-8c7a9395cd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:10.793Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4f7f7b0c-b202-472d-9c59-c6e39f50d663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:10.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:20.802Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c1cbcab3-45f2-4db7-8808-c61306e1ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:30.812Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a7fd4f20-339e-4b4c-a73f-431570da0794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T15:06:32.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T15:06:32.795Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T15:06:32.796Z |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 |2022-12-01T15:06:32.798Z |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 |2022-12-01T15:06:32.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T15:06:32.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T15:06:32.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T15:06:32.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:40.821Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3a044866-8748-4b7e-91fc-bcfb0a09e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:50.832Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e22718cd-b593-4c89-ad44-5cdd965baa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:06:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:00.843Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=c322dfa7-f19f-4807-a1de-c918a42a5d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:10.868Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=be438de8-c14e-4716-9b53-19aea84c3ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:20.879Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=1df27736-8764-4728-b601-4fbbd912280d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:30.888Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fe94382c-e4a0-4522-805d-12062b7f18f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:40.899Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b6efc419-3999-47b8-9082-615b4b6a9325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:50.910Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d65c6e13-280a-402d-a21d-30b4eec94044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:07:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:00.921Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=65a3a834-11ab-4b03-bd4c-fb59e05609f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:10.931Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f6cfa1c1-67e2-4c6a-850f-66a4c5bba1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:10.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:20.941Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=bf191fe2-cf5c-4fd7-a3c2-70c4efa4de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:30.951Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=59786dfa-05f8-496c-887d-616b9034ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:30.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:40.961Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=06ca9c9a-a370-4528-a832-5bbda2caaf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:50.971Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=821c7dfc-d141-4d95-b457-9db29ea89591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:08:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:00.983Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=540c50f3-0059-4507-84cc-f884a6c25ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:10.994Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a3b5d2b9-3adb-463d-adea-ac1b72776852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:21.009Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=19360dd2-8e39-432f-9086-d60c774f6fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:31.019Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=3805e915-2fa3-47b6-a8f7-45ee41f2af42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:41.031Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=772e57fd-a974-47fc-a2f4-bc5a5bd02f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:51.041Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5f3dcf45-932b-4fa0-95e2-5a110f255bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:09:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:01.067Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b0e76520-031c-4f44-a1dd-8a70974f6cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:11.077Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=2eacfb9e-3adb-4a9e-b9dd-cabdb0173c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:21.090Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=7bcc6793-75d5-484f-8a82-8e5c06f03e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:31.101Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=15d2c596-37aa-4697-94eb-707d15e523fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:41.111Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ef73f991-8491-4ce5-983e-c095d76cf586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:51.123Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a224e3b8-c7b8-422b-9b6d-687bbd892a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:10:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:01.138Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f7faed58-0166-480a-b13b-7da4b043206a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:01.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:11.150Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e5681f06-3958-4f36-8032-04c110f3e3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:21.166Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=4d8a2010-6b8e-42da-81c1-48f654d89fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:21.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:31.179Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=16a982d2-a12a-40fc-8219-ac1beb3ebadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:31.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T15:11:32.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T15:11:32.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T15:11:32.954Z |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 |2022-12-01T15:11:32.958Z |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 |2022-12-01T15:11:32.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T15:11:32.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T15:11:32.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T15:11:32.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:41.189Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=ecc54c87-1d71-436b-b629-ab70998a269e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:51.198Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=a5146b89-34e2-4157-b371-eb32538695b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:11:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:01.208Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=78a493ca-7c17-40af-9358-45f1cfb81daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:11.218Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=d73d8ab1-d9d4-4b93-a49b-272e64399431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:21.228Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=fa6fe957-012b-464b-8466-da2e07b9bc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:21.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:31.241Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=70099c88-4993-40d2-9941-a5b2d5f32176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:41.251Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f54b8239-c220-4e9b-acfb-2736bc0c06e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:51.261Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=5a49807f-036b-4341-b6b9-d298de0d5ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:12:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:01.271Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=eec97785-406b-4784-bcd5-8ff1682df04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:11.281Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=b410f0fd-f36b-409d-b5ab-c4b17c49f5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:21.291Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=eab4430f-8dc8-4f1a-920c-95cad2a0eaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:21.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:31.301Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=683796f6-bcfa-4509-a937-a2a7d023395c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:41.309Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=13598562-474e-47ca-8484-43eb5c489dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:51.317Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e5eba34a-5de1-41c7-97ac-560b95325f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:13:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:01.327Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=35a79658-b1dc-4a9d-aa19-6d06a4ac3489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:01.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:11.339Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=f1db8022-980e-4111-95b8-9a1a15172041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:21.348Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=6c7f874b-375b-401b-87fa-211f16176249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:31.357Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=e04f0594-eca1-4b9f-bd73-3f917ca79656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:31.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:41.367Z |INFO |Init configs |InvocationID=c367edc8-f005-403c-9ae8-b0bb4185d1c8, InstanceUUID=9dc05c94-8c3d-48ec-8791-94df7e16ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T15:14:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |