. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:26:39.899Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:26:39.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T01:26:39.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:26:40.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:26:40.684Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:26:40.684Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T01:26:40.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T01:26:40.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-31T01:26:40.818Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-31T01:26:40.861Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-31T01:26:42.587Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-31T01:26:43.090Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-31T01:26:43.108Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-31T01:26:43.109Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-31T01:26:43.167Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-31T01:26:43.168Z |INFO |Root WebApplicationContext: initialization completed in 2306 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-31T01:26:43.606Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-31T01:26:44.280Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-31T01:26:45.578Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-31T01:26:45.999Z |INFO |Started MainApp in 8.576 seconds (JVM running for 9.265) |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-31T01:26:46.085Z |INFO |Start scheduling PRH workflow |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:26:46.096Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=326faddb-3017-4977-a2a2-510068476299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:26:47.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:26:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:26:57.771Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=39013c65-34ff-4389-88d7-e2e714525c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:26:58.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:26:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:08.847Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=95f623bc-1770-4230-a26c-1142e3be311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:27:09.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-31T01:27:11.850Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-31T01:27:11.851Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-31T01:27:11.853Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:19.955Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=18e0d40c-59c8-4a7c-ba7a-a88b6b56f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:27:21.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:31.025Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=161cb937-4d7d-4e4e-96fe-02e6751d8795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:27:32.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:42.094Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1613ed37-d86c-4c1f-b306-50a1e8840c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:27:43.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:53.197Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2315c9e8-a4a2-4163-888d-3c6f9b9c77ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:27:54.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:27:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:04.269Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f463c913-638e-4c0c-85ae-71a409caf799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:28:05.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:15.336Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=64cbaad2-0d9a-4e73-b0a7-85c957c5a763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:28:16.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:26.407Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b8be5294-49eb-49f0-8fca-036cf34d3fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:28:27.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:37.478Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=154596df-c8e7-4331-8b0b-ac0924a7a6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:28:38.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:48.519Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1427a5df-cf89-4447-a377-5cdad98eb6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:28:49.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:28:59.590Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f6912637-4c85-4af5-945b-738bc64f2a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:29:00.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:10.662Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=38a8d12a-00b4-4837-b14b-087f31351154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:29:11.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:11.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:21.705Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2884f84b-7825-43c4-99cc-7098fa4e99d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:29:22.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:32.779Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=dbf70e23-97d3-4c74-a982-04bf5c176e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:29:33.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:33.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:43.879Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1c4e2198-b7f4-4f82-87fd-15740cd60537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:29:44.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:54.952Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=737c1cc5-343c-4fde-8fd7-746435af98d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:29:56.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:29:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:06.025Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f418fec7-f9c7-487f-a94f-94edfc521fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:30:07.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:17.166Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f50f233e-fc34-4b87-a960-f4ca25339c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:30:18.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:18.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:28.237Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=71bd984f-aede-4bec-9403-b1f4300c1df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:30:29.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:29.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:39.304Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1e48bf40-e921-4bf2-a658-414e0c4a080b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:30:40.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:40.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:50.377Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=77162c20-f249-4827-a4db-227ea4ff29f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:30:51.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:30:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:01.415Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a656a619-b559-4664-baf4-c96f5e92fb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:31:02.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:02.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:12.488Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=718ab4a1-c370-43d6-8d3d-a7b439849486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:31:13.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:23.560Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=183f49e3-6e4b-481d-9160-f21abe1f694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:31:24.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:34.631Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2bbb50b0-cbc2-4cc9-bacb-7755b2b25b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:31:35.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:31:44.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:31:44.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T01:31:44.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:31:44.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:31:44.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:31:44.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T01:31:44.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T01:31:44.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:45.704Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ccb25138-0c98-4fef-965a-0256d1045914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:31:46.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:56.776Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=36c58859-f5dd-46d2-b089-a949be4a43b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:31:57.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:31:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:07.849Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b9727b81-4da5-4453-8445-fe443c8275a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:32:08.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:18.920Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=bf67a48d-1db4-4b3a-89aa-beadae60050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:32:20.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:20.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:30.056Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=473da3f7-38c6-4ff7-8be3-89ec4527f29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-31T01:32:31.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:31.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:41.128Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f2ba1965-8241-4d76-b5bf-aa72064fbd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:51.328Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=aa9908d2-5c7f-4700-80e6-34bd0c30ef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:32:51.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:01.342Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f17f27d0-84f6-4713-be27-d30f1b7fdf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:11.352Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9ae3abcb-6e10-4043-b1ce-01b8c809a45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:11.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:21.363Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=64fbd523-35e6-4afa-ba03-f92a3dbaf10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:31.374Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a06c0d6b-1eae-4572-88f3-1be6f389ef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:41.385Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fc4e579b-b114-4718-8203-fc12cbe7f502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:51.396Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7e13abf9-fc7c-4a5d-8886-9e6d01995e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:33:51.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:01.406Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=54fe03e4-1d2b-4a7f-bae5-82dc28bd7a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:11.417Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=07725e11-adf5-4065-8e61-6d4ab7e79794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:21.428Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6bf99a01-abdd-4fe7-9ac5-609a2b316a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:31.439Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4cca13f3-7b1d-4a92-bbf6-5a6d9452e9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:41.485Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8c077bf4-50d3-49e8-b577-cdadf53ef4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:51.499Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=245d54b5-9cfa-409e-901a-74627d2a2c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:34:51.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:01.509Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f8096cb2-23fb-4c86-8275-ae38dbee84a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:11.519Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c7641a11-e1f3-4296-924f-5106464dc3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:21.536Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f5cbcdf2-c02d-447d-a99c-3344a6e6aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:31.554Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=30e7536d-8a93-41d1-a637-8c68e05e333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:41.730Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fd0e4cbe-4271-43d8-ba46-7387fa70fbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:51.740Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=512bda50-9303-4e1f-9070-6d3d477c505f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:35:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:01.749Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=aa195aa7-7070-4a65-9763-502b3b1b95b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:11.758Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8a60ff1a-6071-47db-ac78-89343387a1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:21.766Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=89ecd830-95f2-49bd-9fa5-ab347a7026dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:31.775Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a5d354ec-9c4d-41a5-b209-fafd680bb672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:41.785Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a393d70a-4aae-4e60-8009-f68b5d7f503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:36:43.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:36:43.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T01:36:43.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:36:43.950Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:36:43.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:36:43.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T01:36:43.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T01:36:43.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:51.795Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d6134456-ea0c-4745-b96f-0b2cf0275cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:36:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:01.808Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7c17c408-de73-4fec-b105-be88985bf38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:12.004Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7a0482b3-52dd-414f-99a4-59019ac9d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:22.014Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d236527a-f1d7-43d7-b799-743b8645ae49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:32.023Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6816dd2f-a01a-4cc1-8755-be8e7b7e9272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:42.032Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6fe44eca-6dbe-44b9-b422-9a1eac39215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:52.044Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ca764fb9-6648-4a4d-bde0-8304cf46031b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:37:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:02.054Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4551a09d-b0a8-4d28-bdfa-c170bf3e2d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:12.071Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=86ddad53-0d04-4c6d-83c0-e4561f1fab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:22.082Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d0b191ab-3cea-478a-b63b-7e5f18b2fc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:32.165Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8c0eb22e-8efd-4627-8103-92024bec6c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:42.188Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5ea4eaa2-3a91-4700-8367-e9c095416bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:52.464Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=bb5b9b9e-5a6a-4d6f-a133-2a432b7d998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:38:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:02.473Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=42469f28-1b28-489e-98ad-f66bea28dc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:12.481Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=33ce256e-12a8-422a-8240-94f66179e843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:22.491Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=72fd0ca9-c17a-4411-8917-bec4062d5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:32.500Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b57cb643-e821-4454-905c-67f0a61dcaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:42.508Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6a0f8249-eaa7-4387-a196-1ff666f70817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:52.516Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2f749229-95a3-4354-9616-bdc20786aafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:39:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:02.525Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4e513df9-75c9-41c5-94e2-bf0b4a1f65dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:02.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:12.542Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b5b0a47a-0914-4a2f-9d20-7199b634774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:22.549Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=71502fd5-e745-4c27-97bc-c133706b15d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:32.558Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=68a813c6-cfb5-4f15-9854-d0547aeaa21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:32.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:42.566Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f9100676-328d-4c74-b096-46f0177e09d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:42.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:52.586Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=03639956-5138-4e68-a938-b5ac20d8a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:40:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:02.596Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5b721450-cb30-4c2d-b0ad-0febc3c6a066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:12.606Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e9a75116-7c2a-4166-bcfd-4026368ba91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:22.615Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9bda487b-647a-4463-b7e4-03c80cc6cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:32.624Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f44228a9-6359-41b9-be60-44240da37ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:42.634Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=733123b3-9a7b-4e17-b914-23294b20eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:41:43.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:41:43.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T01:41:43.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:41:43.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:41:43.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:41:43.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T01:41:43.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T01:41:43.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:52.643Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1f9cdfc3-b2ec-4321-82b0-17d993b4916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:41:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:02.653Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d0c29da7-f03d-481e-9632-7825e0dd445f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:12.661Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=bb508186-4d64-4f5a-b8d9-3a257b09f671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:12.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:22.672Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ce69ccbc-fe51-4426-ab54-08a67e7c1143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:32.683Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=29dbb9aa-473d-40c2-81a0-b44b337879bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:42.691Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f8c57ff4-f784-4b82-9aa0-a86aa022c3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:52.700Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=faa32416-97e3-49ec-a6e1-b3e07a635556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:42:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:02.708Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=068ef08a-78c9-46fd-8008-4d2a7f438c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:12.717Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7d8622f7-4816-45a5-963c-a43ccfe55dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:22.727Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=977bd956-3e1a-4a35-95dd-ee3f954eb259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:22.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:32.736Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=703668c2-f0f8-4d2f-a157-77003c745026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:42.744Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a3f6e586-1263-44c4-b48d-c6bb2964a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:52.752Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ac5067ab-40d0-4b0d-987f-5bb106e072e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:43:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:02.761Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c5aec59f-9b26-492d-94cd-dc41f3a7adbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:02.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:12.771Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e7a19b61-0940-47a3-880c-dd2e657dbdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:22.778Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=0c8cabcb-21e8-4f82-a63d-4ac203d59a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:32.786Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9e6a6746-a44c-4441-b48b-d3a7b90618c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:42.794Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=32abe503-1a56-4ed2-81f1-aedbb8b12c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:52.801Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e51aa45d-bbca-40e1-8bc2-170652d7a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:44:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:02.809Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=cd554011-b0ff-42a2-8332-17d3732310d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:12.817Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=341d5454-f0dc-4217-95ba-0b978fc60786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:22.825Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e21bde15-6d92-4d74-9064-a116329e392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:32.834Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=714a2169-ea80-48c7-a807-ae78c6b9c00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:42.842Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=57ad664e-b500-4893-a973-de7607e6935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:52.849Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f43a5370-88aa-46f4-8e7f-564d73c0cbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:45:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:02.857Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=3b6ab815-a174-4fc9-8ed9-dac6d8ee3042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:12.865Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a60eec7a-fb2b-4055-a671-6c50a1f1bd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:22.874Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4407118b-70ad-4cda-ae2b-016eb00bfd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:32.881Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fb5785f1-7b73-441b-a7bd-11000a7ae34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:42.891Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=124fa28a-bb0b-4161-9e99-e0265368643f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:46:43.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:46:43.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T01:46:43.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:46:43.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:46:43.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:46:43.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T01:46:43.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T01:46:43.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:52.899Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8d3c722b-24c7-491d-a1a7-6fffbc8b9bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:46:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:02.908Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fa188588-af27-4388-bed6-d5f1468f3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:12.917Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6a6708fc-ada1-4b76-a8e5-80ae9d30ce09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:22.925Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9a739159-564b-48b8-a181-7917db7e61b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:32.932Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=76ced91c-ea20-43ab-a9b7-d5d9c5eb2873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:42.940Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8925c7eb-20ba-433c-a6e4-d6eb9adbc3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:52.948Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=617411bd-e6f4-4e83-9dc2-58dc093a1076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:47:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:02.955Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=eb5e0fda-6696-41c4-92f3-21dd3d7014db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:12.963Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b7c17872-972c-4515-a2da-fa967a1d0e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:12.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:22.971Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b8d791ae-1bc4-484a-9369-31bc2d5acc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:22.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:32.978Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b1171bac-41d4-4a13-8486-9728bcd4799d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:42.987Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5cb1cdfe-78e3-4d45-b0e4-25081e2f99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:52.994Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fe93b5f5-c0df-4caf-90b5-b2a7c7fef990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:48:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:03.002Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=50d64508-d330-4a11-a443-40b363046171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:13.010Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=21ce6594-7df2-4285-b3fb-a2ce5bbd9a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:23.018Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ebf4525a-9f78-4ecd-8ed9-ccce2bef2620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:33.026Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=47d9f873-3cb4-4756-b0df-d5b67889d4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:33.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:43.033Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7067b290-0782-48f6-a7c9-caaae04096da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:53.040Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=39bb5a9b-f973-43c4-b1f4-d442d4a2ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:49:53.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:03.048Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=309048e3-a960-4f78-b5f4-fd05e8cb5371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:13.055Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8b57e5e9-6efd-4024-a8bf-2dd63ec92dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:23.063Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d4962a72-6a16-4574-bc1e-b2f4736c3ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:33.072Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c6601a2d-958e-4814-98b7-115bdb72f0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:43.079Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b57c3428-f27f-4715-b194-fd64c9586f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:53.087Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2a00e8ea-022b-418d-95af-4f6fce662390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:50:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:03.096Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e9433d42-2479-4296-a62c-8fecbad0eadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:13.103Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=0639a952-2f4e-4905-9ee0-d92e02a00624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:23.111Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1b12230f-9ca5-4e21-abb9-944dcda18e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:23.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:33.118Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=3b76a092-927b-4c84-9bd9-d364520012a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:43.124Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ee7f1906-3a55-4e96-bd23-e9300e7b7d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:43.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:51:43.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:51:43.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T01:51:43.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:51:43.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:51:43.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:51:43.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T01:51:43.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T01:51:43.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:53.132Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d3b7785d-0855-48bc-8a7b-ca8a6ec65db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:51:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:03.138Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=064f17d3-c9d4-4d64-b2a3-80bb8b1e5327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:13.146Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=90439f2c-08a0-46b2-9a3c-f9709076edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:23.155Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=40778916-6d2d-488d-a056-158c4ca4eb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:33.162Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9f09876e-9775-4882-b751-81174ca0131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:43.169Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1fc3fe80-4c74-47d1-89fc-fb2d73eac728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:53.177Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2eb33eaf-d2e8-4358-9577-db23a1777138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:52:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:03.184Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=3082b0da-3781-4c86-b38b-3e81cd30e340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:03.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:13.192Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ba6c16df-404e-423f-9921-2b626d227a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:13.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:23.200Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c5cbca09-fb63-4198-aaa4-289a70839fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:23.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:33.208Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1ce686b4-aed5-4aa2-8fa2-c44307c0f6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:33.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:43.215Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8bba6eb9-af64-4cc2-8268-47fc9aa32ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:53.223Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=0d09bd62-1437-4dfc-a35b-17e86847a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:53:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:03.231Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9cd0b42b-9b85-4df3-8cb4-c02318adb256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:13.238Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=dcfc58e1-1807-4b60-a8d8-d4049ee95e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:13.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:23.254Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fbe59737-28d5-43fa-a961-a2b8df11a0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:33.261Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f12aafe6-446c-45f3-aae6-fc0c2c2fa022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:43.269Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e50de70c-6e98-462f-b838-fbe5df250b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:53.276Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e33054df-e845-4900-ad7d-8164a6bc3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:54:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:03.283Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b24799a5-e61f-414f-bafc-500c75a982e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:13.290Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ba856f35-730d-4734-948d-d3504d202480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:23.298Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d0caf73b-cf46-40f2-a93c-0223d795bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:33.305Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e6a2b697-6394-4768-961c-c8ba4e37f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:43.314Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d74a97fb-598c-4a92-9861-fa1b6506b99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:53.322Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8b3110fc-1cb1-4f0f-acba-1986add1453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:55:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:03.333Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1086ab53-7140-4d3c-a842-1600be627818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:13.347Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=116ea928-d87d-4a1f-8eb4-7eeefd17380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:23.367Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fb8d73aa-8bd5-4ed5-ab96-4bd71eb1e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:33.376Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8474a436-a3e4-48cc-a232-6e6906029eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:43.383Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=84d682bb-1320-4e25-95db-6d27bc4a8c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:56:43.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T01:56:43.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T01:56:43.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:56:43.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:56:43.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T01:56:43.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T01:56:43.871Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T01:56:43.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:53.390Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d7c61380-2e6b-474c-9045-b5aa90c1b615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:56:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:03.398Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=94649bdd-a9c7-4b1a-8c64-428d039e32b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:03.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:13.404Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=196bc979-9fe5-47b9-90c7-af39ae033b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:23.411Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8b3e3018-c3f5-4d6c-9a2f-ea62687ce9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:33.418Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4d364e4d-f7fb-42d4-82dd-8dfae511cd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:43.428Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5c1b87d3-48c0-4ae9-bf3e-bf126d2919ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:53.435Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=dfbcadee-710b-4056-968c-7e6a6f67402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:57:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:03.442Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2b8c43f8-41f7-427a-ba86-3eb61c3712ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:13.449Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4a4b736e-c319-44ab-a73c-a2d26ccbe37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:23.455Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=002dc653-d05e-4dbe-b4c8-41325141556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:33.461Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a49a2275-cba1-442c-9894-54919dd0cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:43.468Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=70b79dc6-0929-4321-b117-e4d7a3eb9bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:53.479Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=3799f855-dd1f-42e7-85ec-b5a4b55d5e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:58:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:03.485Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=66a6d73a-0f5d-46f8-80c1-4d2530e7d961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:03.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:13.493Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=deddd08b-9ba0-42bf-b7bb-558481b161ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:23.500Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d1500125-a2c4-46a5-96f5-cb700858a668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:33.507Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5b99513b-72de-4014-a91b-4c08b10fb1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:43.514Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f0c05915-1d0f-4693-a85c-cc5f0af9c4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:53.521Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5035627b-9164-42b4-b165-e89b004f87a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T01:59:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:03.529Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5228e3ca-66ad-414e-be1d-8fbbe35f0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:13.535Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2199545b-1095-4d0c-bbd9-8071d563930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:23.541Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2ed67a61-c626-45f0-a889-fb0315e19eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:33.547Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=63591874-cc86-4e19-9a4c-34a9c50a422e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:43.553Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c00944b9-0d0e-41db-996b-bfd982c7f817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:53.560Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a9359781-2228-4e79-8467-541e2f684867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:00:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:03.567Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=dca11f13-0f00-4811-8104-b47a15d09c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:03.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:13.574Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=28c18aab-cb20-457b-8523-9a4f96c67ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:23.582Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=923e781c-bde3-4409-8e2c-aea3fadcbffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:33.589Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b12f2ab3-a1a4-4102-ad8c-12dadb1826e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:43.595Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=42d17d4c-7e50-414a-8f1a-8442c7e4ec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:01:43.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:01:43.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 |2021-10-31T02:01:43.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 |2021-10-31T02:01:43.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:01:43.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:01:43.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T02:01:43.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T02:01:43.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:53.601Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=146d41fe-cf5f-48fb-a081-dd138739f95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:01:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:03.607Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=791b6123-261e-43ce-8445-967a2d6ae06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:13.614Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=66e242c6-04b9-4b35-82df-923204d7ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:23.621Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c6160646-48ab-4759-9e2e-2063c29c372a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:33.627Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6f1f0441-8720-4aea-8621-d24e172ec2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:43.633Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=78419119-54ef-4a27-a548-1300a108e12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:53.639Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ddb64edf-23fc-4305-b8b5-702c9df2e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:02:53.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:03.645Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5114f2fb-45bd-4c54-99b7-5d6b8f12ba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:13.651Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=aa50c450-dae3-4fda-859e-e2e35145c77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:23.658Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=65d403c0-d8e1-4b94-91d7-c62468d1f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:23.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:33.664Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=96b10528-a8b1-4663-b340-75f0c4ce99b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:43.671Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b7b6d43e-9b81-4f57-9730-bb8f7438a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:53.678Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7425fd6a-f5df-4da5-bc23-c01a13d895c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:03:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:03.684Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c7b36d10-dd15-4913-b9b1-8774941d363b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:13.691Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b09561d6-b02a-42cb-874b-5d389b4fb68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:13.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:23.697Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b717625c-80c6-4040-8934-6691cdae0e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:23.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:33.703Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5b05e174-a983-447f-a4a8-c27ac284d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:43.710Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fb824cb5-dd2f-4010-a364-35af9a054bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:53.717Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ff74a20d-310b-4ca1-9a8d-df442036ef48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:04:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:03.724Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=83d7b7b1-403b-479d-a2be-baadeb7477d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:13.731Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=380c6967-8c8a-4512-b757-6dd9712d794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:23.737Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=71b983b1-6c9c-4ad3-89bf-07a940e4fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:23.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:33.744Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b3879b49-f7ad-4c29-bead-15f5e28e6ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:43.750Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=dd49d152-60bc-45e4-97a4-4a267482cff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:53.757Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9c2ed0c7-ca89-4953-ad4d-34886a05411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:05:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:03.764Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=71963de6-fbef-4efd-9bbf-b6b11d535b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:13.770Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=93ef6e90-8139-45ac-8a7b-a9af7ea58aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:23.777Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f64c756a-b640-4abf-9476-4fd4699997a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:23.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:33.783Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8f85568b-2861-4984-ae0a-1266a5ec5b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:43.790Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4f10fadf-27b6-4dbf-b8e7-969d409d65f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:06:43.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:06:43.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T02:06:43.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:06:43.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:06:43.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:06:43.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T02:06:43.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T02:06:43.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:53.796Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fd98007a-d5a5-4fa4-ba69-2428967daa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:06:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:03.803Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c8b81c7a-1101-43b4-9033-98ea675aeea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:13.810Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6ec3b2e6-d0e6-456d-9a23-40141b20c258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:23.816Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=86aa4fbf-1377-4bf2-ba03-b70ce39e3c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:23.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:33.824Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b650c48a-fe19-4d6b-baaa-8053debe678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:43.830Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c0e449cc-f903-424b-acc2-19d845243672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:53.838Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=eac11896-2f73-4fbb-8bab-573ebbb3a782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:07:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:03.846Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=59816217-9b98-454d-8892-23284db6d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:13.852Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=05489f8f-b551-4411-8ba9-f3ca9e0ed1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:23.859Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=60dcf983-098c-4608-add7-f1117ea2d539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:33.866Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a5296734-8939-424d-a7d9-34ba33194e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:43.874Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=be066938-04f3-41db-b8b5-f059370186de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:53.881Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c94da120-4af0-4a06-9791-a74b0a41eeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:08:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:03.889Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2d159b67-266d-46dc-bbe1-3552d35c6e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:13.896Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=983af988-25e5-47b5-9b05-d34ad2d25484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:23.902Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=0da8fee2-ab72-4b7a-9dcf-5dea685d461f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:33.910Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c1a69c35-4b8c-41ab-bef4-a2bca5fa802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:43.917Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=623fce1d-7db7-4aaa-80f5-17dd76d0c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:53.925Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=05d19542-d066-4b7e-92e6-b466272a8d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:09:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:03.933Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=fde9ec6f-be55-457f-a6d7-17736d50b4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:13.941Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2c6d4350-001c-4cb4-a5a2-9a27f18b47e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:23.948Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=06e10cc4-910a-468d-9a31-799d7806e868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:33.954Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ab7ce7a1-91b6-46ac-92ba-27d8ff5613ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:43.962Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d455620c-4ea0-40b2-9249-e6e9eec7cef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:53.967Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a785cbd5-ac3a-4e17-95c3-4eabf5222876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:10:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:03.974Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ec09d2c5-6cfd-429a-9e70-e126ed91e895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:13.980Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=86869ea7-c59b-4db7-84b4-26f99f023ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:23.986Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2db65554-5427-4837-9680-715a986b675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:33.992Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2b73d772-cf88-4bf3-b185-839e8fa62f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:11:43.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:11:43.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T02:11:43.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:11:43.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:11:43.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:11:43.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T02:11:43.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T02:11:43.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:43.999Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d26f889d-daee-49a4-a0de-73a6e85ccd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:54.005Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=67fed879-f7f9-4016-b027-d9a431d1f1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:11:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:04.012Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f7671d9b-2807-496e-b109-460b038e0caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:14.017Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a41a24db-d104-40e0-af09-7d7e19c9729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:24.024Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a6c7e603-d0e0-4691-ba48-708de82697a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:34.030Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c7fde87d-b415-4dbe-b1fb-017d4076b451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:44.038Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9e8a1647-6221-4f0b-b3eb-c2ce15f6f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:54.045Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=85797901-1b14-463f-bce0-aaa0142165f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:12:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:04.053Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5a0c144b-cd4f-46a3-abab-a4d1bf0fbd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:14.059Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e4bf9749-2c31-42e3-9037-dd40beff28c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:24.065Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4c79b701-61a7-4a18-b2ef-bc76437e98a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:34.071Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a4da16a0-076b-4144-92a4-c3bea408bfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:44.076Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=9d154d38-9983-45f2-aefb-ec9c3f587275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:54.082Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7fb4e10c-3fe5-42d8-a57f-7d57e024e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:13:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:04.089Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=739269e9-ea1b-4456-9f4d-fc76d3ab6223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:14.095Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=79ef393e-79db-452f-88a6-84d2a1b01255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:24.102Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7b5b64be-b9aa-473f-98e0-b52d71d67be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:34.108Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c7f695c6-6ac5-4a9c-9520-68a170a4bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:44.114Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6ea51ec9-9d13-4c9f-bc99-14f3acde2f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:54.120Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8c0f895a-ad17-47da-a19a-c52bc1695e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:14:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:04.127Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=89300e9b-66db-4281-a04f-9feb395b74db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:04.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:14.133Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=bef3add7-eefb-42c7-b2a0-04376387dbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:24.139Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=46c7fe61-4480-4b95-8159-1bb3f342335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:24.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:34.146Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=bca25d05-7136-4447-8811-f2feb69a9144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:44.152Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2af186b1-dd6b-4782-aebe-6265e86c0e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:54.159Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6be7d7ef-8666-4c9d-b4e8-339fd7c55a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:15:54.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:04.166Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8e9d1c1d-d6fa-4341-80ed-88a1c0741ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:14.172Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=92569c50-68df-4482-8cfb-98c0d42470d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:24.179Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1fa877f6-af66-447a-a761-b5d2cd8f5490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:34.185Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4070a474-7f58-4922-bb86-6259b1d9c326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:16:43.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:16:43.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T02:16:43.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:16:43.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:16:43.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:16:43.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T02:16:43.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T02:16:43.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:44.190Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=59cc0696-c9e4-470c-9970-a08eeaf39030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:54.196Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=386d39e2-9e10-4419-870d-5ef67cfd71f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:16:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:04.203Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6b744eea-1af9-4d10-b6cd-a768ab4c8fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:14.208Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f62ed809-c9d0-421e-8479-d3e209b2eae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:24.214Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=b61348bd-59f4-4e37-aa71-f9e7e180fa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:34.221Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c80a94e2-67b3-4d89-ba3b-db2559ca8f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:44.227Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=20d808eb-0923-4aa5-b270-e661f50f5994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:54.233Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=defe1c5f-a8ef-4de4-8395-4d552f4c5a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:17:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:04.238Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a29efed8-f295-425a-af8a-78ae32e8269c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:04.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:14.245Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=bf0144b8-a139-4dfe-ab5e-02e565fb229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:24.250Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6d78d85e-d19e-4da8-bf49-04d5d0d2d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:34.256Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=59dc05f7-6228-4140-ab2c-c9ba6cb78c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:44.262Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ed0e277a-32fa-446c-a5e2-877eac84b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:54.268Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f93d04f0-4b76-4478-922b-cbe6dbcdf52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:18:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:04.274Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=db8baa44-9bc6-4364-8e68-48ce3638aab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:14.280Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=745ee07b-28db-41b6-8dc7-9944107bc979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:14.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:24.285Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=a63931f6-b4eb-4de7-ba18-738e1e77c10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:34.290Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=22f3c32e-0c15-4cdb-84d7-94f55685cdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:34.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:44.296Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7e433e94-94ba-4336-8630-0f1dfab3e034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:54.302Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d0eb9fef-d306-4594-a2de-53ea06aa3cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:19:54.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:04.308Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1503798a-da7e-43ea-a73a-4cfcba2551f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:14.315Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=d5e0bc68-13ee-4fe4-a1a2-a7d9ac67c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:24.321Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=6dbcf18b-db14-4cd6-9f74-576f23eb4d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:34.328Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7edd14a8-9432-4007-8bc9-3416a4c1e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:44.335Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=3ee86c1e-6234-4916-b5c2-d7d77aee3e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:54.342Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e1a2591c-df70-489c-ae39-d5f73927aec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:20:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:04.348Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=e9e87b9d-18b6-413f-aa3d-9e2aad9672c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:14.355Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=557b62f5-aea1-425b-b392-45751071a221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:24.361Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5ff6d3d6-fc86-462b-a9b7-0c12d8dd2e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:34.367Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c7827627-f4e0-47d7-bba2-15b604f72b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:21:43.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-31T02:21:43.816Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-31T02:21:43.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:21:43.818Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:21:43.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-31T02:21:43.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-31T02:21:43.821Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-31T02:21:43.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:44.373Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5be2f850-62bd-4bcb-80be-bc9927d30613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:54.379Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=58ac4ff4-8d32-48dc-9b5d-5a39a505b6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:21:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:04.386Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=72f49026-de4a-4610-b41d-fdcbe36c0b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:14.392Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f215286c-29a9-4677-ac1a-5bc47bb7011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:24.398Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=5d98b1bb-e5d9-428d-970e-320601e19130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:34.404Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=2e1488ab-5135-4f41-8d9a-03de716446c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:44.410Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=f376b258-495d-405d-91f5-8662e86c36f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:54.416Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=385199d3-e7fd-4813-a11b-21548a46db9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:22:54.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:04.423Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=3f9c4c21-189d-4bc4-bd89-08955b0ae3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:14.429Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=1664ebb3-c490-487e-9d93-556d0b15d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:14.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:24.435Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=4dd4189f-dc9d-4d4f-bc2d-6051fbf7b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:34.441Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=ded24972-7dc0-4b3f-9fbd-ec588e7987b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:44.448Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=7cf40d4e-bd19-492d-8445-2c2003c29362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:54.454Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=08b918d5-a449-4e9a-ac68-65404892a80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:23:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:04.461Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=c5fe2f6c-8338-4abf-8f13-9b70be855389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:04.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:14.468Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8314b387-3dcf-435f-af47-7b97812815d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:14.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:24.474Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=125190d3-9c68-4c76-ba65-44cbfc5f5418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:24.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:34.479Z |INFO |Init configs |InvocationID=8f7c1eb9-8d35-4200-8a39-4885fbba3385, InstanceUUID=8e52397d-0700-43ca-8eb7-c986e434ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-31T02:24:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |