. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:00:54.726Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:00:54.740Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:00:54.741Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:00:54.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:00:55.248Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:00:55.418Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:00:55.418Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:00:55.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:00:55.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-17T06:00:55.568Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-17T06:00:55.597Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-17T06:00:57.474Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-17T06:00:58.231Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-17T06:00:58.264Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-17T06:00:58.264Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-17T06:00:58.408Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-17T06:00:58.408Z |INFO |Root WebApplicationContext: initialization completed in 2810 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-17T06:00:59.721Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-17T06:01:02.525Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-17T06:01:03.148Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-17T06:01:03.181Z |INFO |Started MainApp in 11.857 seconds (JVM running for 12.665) |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-17T06:01:03.405Z |INFO |Start scheduling PRH workflow |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:03.418Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3bfe2c45-5296-4ebb-9f1d-84f4e43d9d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-17T06:01:11.825Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-17T06:01:11.825Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-17T06:01:11.827Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:14.093Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=eece25d8-d821-40db-8ef3-3621aac6ff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:24.120Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c3bd9983-fc2c-43b7-b025-fd647c615dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:34.155Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bcbf689f-b100-48bd-ba61-be3a3a3654ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:44.199Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4e7ae6b9-d42e-40cc-8474-92cd1c536790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:54.231Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=498563eb-f870-477a-8ded-149a33a47c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:01:54.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:04.253Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=55b723ba-1b6a-4a71-a3b0-83be29f47cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:14.278Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=db1695c5-931c-4207-87e5-742fd1cfcace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:24.294Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a1383445-b3f3-46a2-a9c6-3fafe1360342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:34.335Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=870c5f79-f8be-4aeb-80a8-780c7383ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:44.376Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b0261680-372a-43d0-86c0-e5f1fbe4853b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:54.395Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e7c425a8-8f92-48a1-931f-1f63e6960574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:02:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:04.407Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8035c12e-4cae-4ea8-8842-70b66a2dde68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:04.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:14.423Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5bd3b47a-ba92-4a21-9f43-050381b23af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:24.441Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=674cc061-2c89-4e4c-8385-ae1a12d1c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:34.458Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a6f339d5-2afa-4932-b08c-4e8be5be64ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:44.478Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cc8b1bc9-de5e-4d8c-b7bd-6bb02de18c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:54.494Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2d2cd03-7041-45ab-82b4-eb768fe176b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:03:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:04.510Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=07fbf7c1-53cd-4708-a50d-fd64be311300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:14.525Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=47b2bee2-4f84-4a93-ba4d-eac92c3c5a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:24.541Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bd1a2c81-40cc-4dd8-86f4-d92ddd5a0763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:34.554Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=91b24668-b213-4403-9b16-b78dcb86c90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:44.574Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f2686848-1270-444e-944f-d8b76788e45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:54.595Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1b24462a-e720-492d-98b0-b2890ff60c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:04:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:04.627Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=99772d8d-e15c-4c55-83e6-d50fd3ae63fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:14.647Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d1b8fb0d-a36b-4a05-94e6-871f18fc069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:24.665Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e4e3a04d-4e58-4c1f-9b58-d3737f80863a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:34.683Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4a83e6fc-0818-4234-a9be-da11b930e270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:44.697Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e0fb184a-d821-40bf-883a-b8c216870026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:54.710Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9861324e-9e9c-4ecd-ad1a-9481d296a070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:05:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:06:00.760Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:06:00.761Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:06:00.762Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:06:00.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:06:00.763Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:06:00.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:06:00.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:06:00.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:06:00.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:04.728Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6037e416-b8ec-4dee-a428-6deb370f3586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:14.752Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c1b018ca-4bfb-44eb-ac2a-3aa09dc167aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:24.789Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=79d7d38f-7c05-4b27-9f65-a6af9ed95957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:34.801Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=93647bb8-2338-42f0-8c3f-4285c9f455e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:44.815Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=21d0118a-b51a-4639-9127-796c6d887480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:44.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:54.832Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1a63c750-5486-4967-8973-e2e4688873cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:06:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:04.845Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6c787cb7-f6c9-4573-8cf7-50e1e0b70a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:14.861Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=34868f8c-2717-4521-9e7a-0ad2b4f5108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:24.878Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8d58f007-559e-4a69-8a45-d459b06457c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:34.892Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7dac6a93-7ec4-41ba-9a57-52630a3817a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:44.913Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=17ea1cda-264b-4644-bb72-5d0a4fe0e407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:54.926Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=097fd23e-e1ce-41a2-a000-182e2263a230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:07:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:04.947Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dd15d566-7106-4633-8fde-ae678af30f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:14.967Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c0977292-a8cb-4204-a3ce-db3b578d9fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:24.986Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=61cafe9a-1b63-47e4-8a1c-88a5c8746337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:24.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:35.001Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=114594f6-d783-4240-a120-7237e5d21164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:45.014Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=403bcc84-1fc5-4efe-bbca-699baadd4d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:55.036Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0ec5725f-f601-4974-8558-adaaedad5c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:08:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:05.054Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0fcfdd76-cc96-4662-a171-2c7f70e5f2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:15.068Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=31d32792-21aa-4c7c-8324-aa71de310a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:25.080Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=60955d1c-1708-4809-8d92-1d3e367e91cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:35.094Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=330993f3-1def-41b0-abed-92b62770cca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:45.108Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5d4e530e-19e9-4dda-a413-6f7b7d392fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:55.127Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a33a0a7a-9cdf-472b-b010-074fedd990eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:09:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:05.141Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d93c0983-50d0-49ba-937e-2dcd5885e62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:05.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:15.156Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=23ac2c15-da11-42ed-aa86-7c0b887bc632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:25.172Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bd8e9686-7891-45a7-a602-28c3aaf85f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:35.188Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=81f0cf7c-aa65-490b-b26c-c2316524a732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:45.202Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d781906d-1b9c-48f8-96b7-3a0dc484a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:55.218Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d5814f23-56fe-4503-b0ab-86697fdf339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:10:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:11:00.048Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:11:00.049Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:11:00.050Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:11:00.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:11:00.051Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:11:00.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:11:00.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:11:00.064Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:11:00.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:05.238Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=570a0a95-149c-4b86-bdfd-cdd98ba03072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:15.251Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2f76007-bd5b-438f-b341-c8ba499d9b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:25.265Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0863a57f-34b7-4917-b9c1-b1f32a0e2c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:35.283Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f7f417d0-eea9-404f-a394-8be1543575ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:45.297Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9e9ed33f-fbf9-4a9b-9e24-92542da3a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:55.313Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=514cea51-67ca-47df-ae1b-0aab89c3244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:11:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:05.331Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c52c47a6-3659-4751-bedf-1b7c3a830d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:15.366Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e92a91ce-959d-498e-9740-681e1101dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:25.377Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8d60629d-4640-4e68-84ed-f086c17669d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:35.389Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5fd799a2-1a1d-49bb-bd44-d36a3a8a7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:45.400Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7d4b9b03-ae7b-4a29-8ea8-26a9c670d9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:55.415Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7201879b-abea-4d9e-89d3-833c21156fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:12:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:05.425Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0957e125-80ca-48c2-8b40-f16efd54500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:15.437Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f71e3873-4031-4c83-8cde-50205e4e17b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:25.456Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=669ad6b6-f34f-4a6e-93f0-8a35050ecae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:35.499Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9bff3ac2-1a74-467a-986c-6045184a97df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:45.512Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d197d1bb-1096-4813-a6b8-80f1cfaa9b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:55.525Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8e15409b-0ea8-4dc7-8861-36500a7ae86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:13:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:05.552Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5e97b636-1130-47f6-ba47-57b4f9f8a843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:15.568Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=19eba256-45e5-490c-bdef-2cca96d29e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:15.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:25.582Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3bc8a1a6-b79e-4fa3-b5e6-8e4928d64113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:35.597Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=553dfb0b-43ff-4272-a483-afcc3a31ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:45.609Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=708b965c-c85e-4064-8249-dd3d3f651b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:55.622Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ec9088a0-893b-4fe9-bbd0-3fdc0986949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:14:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:05.636Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cc72127f-29ac-4f96-9687-6d011795ec19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:15.649Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=641be1dd-6c5d-4f14-af7f-92846527fc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:15.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:25.660Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=047d259b-1fa4-49de-8e0a-b6b46bc6a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:35.675Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dd96b4df-dbbe-4c85-a0ea-19e64093afe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:45.689Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ab16d981-5c29-45e0-b876-27c8bcddd0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:55.723Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1e52fd25-e41f-4298-8230-7812264e7fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:15:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:16:00.089Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:16:00.089Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:16:00.089Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:16:00.090Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:16:00.090Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:16:00.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:16:00.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:16:00.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:16:00.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:05.745Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7790230b-e688-4782-91dc-170410afba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:15.761Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=df93ab96-7293-4f41-a37c-8a8cfdc7c35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:25.779Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=56c061e3-9ce9-4d76-86cd-860f40fec740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:35.791Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=961c0df5-a020-42a4-b609-837b118163a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:45.803Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a3fcf3b5-ca3b-45d0-826c-2d3553156a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:45.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:55.817Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aa5d367d-0377-411b-901d-de006f5d3a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:16:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:05.832Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=39806f5a-71a8-494f-b0af-e59b72554041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:15.850Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1817dee9-b710-4327-97d3-a55f957c8f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:15.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:25.878Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=04f09de4-6d6e-4da1-9242-83c898573396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:35.911Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e86dd3af-0814-43b5-ab49-2d0fb3fad189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:45.927Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=49da6a9c-771e-4a90-abfe-0cc2e6693277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:55.943Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=05bf5f6f-9f3a-4d12-8809-39eeea13e149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:17:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:05.996Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=333f0b90-d805-4435-8c6d-d0707b7abc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:16.012Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=476ab067-83e6-451c-b29c-01f9f4dde4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:26.029Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a0431f5a-1c38-4493-b7a5-7050f7b7ed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:26.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:36.047Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=26352e31-8334-4965-874c-3dbf8d610541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:46.062Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=437df050-f254-4ca8-9fcb-677f6c0ef86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:56.077Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2cd48b28-2b71-4ee2-9091-27b1889054ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:18:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:06.090Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0b9caf3d-bfd2-48d4-a448-5b9b804bd4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:16.106Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fb058efb-0a0d-4abe-bf21-fe7d954da98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:26.123Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c590ac68-a156-4789-a76c-95bc7ee79343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:36.136Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3630396a-3a01-4770-b3f5-5991936fcd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:46.155Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4bda3e90-e625-4923-af93-90b1d664ddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:46.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:56.168Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ec4a9dc1-db39-4532-b269-5f93898c4209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:19:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:06.184Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=31574aa9-3121-41e9-9f4d-a46fd7210584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:16.199Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2564b777-26a2-4225-8859-bfdabebdca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:26.212Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7be03712-fca9-42b0-8465-e4c4aaeaa37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:26.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:36.225Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4eef740e-de3d-4e8c-b233-838ae40fca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:46.236Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fb0e1dd2-54bf-4293-97da-2a0de7fd6d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:56.254Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d967f580-c8a2-4600-8ad7-a34f6cf3f73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:20:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:21:00.158Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:21:00.159Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:21:00.159Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:21:00.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:21:00.161Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:21:00.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:21:00.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:21:00.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:21:00.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:06.279Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=953934ea-9928-4c67-a2dc-22a21230fc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:16.298Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1e56d439-fb4c-4112-9a91-ad7579944142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:16.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:26.320Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2748c36a-829a-48f6-a73c-67e71df304b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:26.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:36.334Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dc7d0364-4847-440f-9d81-21b363499b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:46.348Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=98a594e0-b09f-45d1-ab96-bc7958f701f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:56.359Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7a1082d6-fd1f-434c-b6b3-a0f33823121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:21:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:06.380Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4d43cce9-e53a-4094-a48f-b89890b73a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:16.394Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2a54c835-4f13-4887-a4b0-9a239b36723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:26.409Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=81d450de-6ee2-47f6-b209-716929c7c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:36.442Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c9cd95c6-807f-4f7e-a8f9-fa209cd0a1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:46.455Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e4b35314-fd30-48b7-be78-ee2815f9ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:56.469Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b07bac38-1e6d-42dd-bc90-13b10c9c6821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:22:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:06.484Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a5e349a0-a6a4-4651-aba2-15a710eed49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:06.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:16.499Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7cd4bfc1-86a4-40fc-9410-5cb710de979b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:26.518Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=36c3b179-14a5-4881-aa40-9867f289dc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:36.546Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e6bd4fec-f543-424d-a6ac-62cd81616e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:46.590Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3458827b-196b-436a-8e05-4ea344b43c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:56.605Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cbe65fcd-d81e-45c8-8010-f50283d8d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:23:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:06.627Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3e3aae24-0bd1-4c58-8906-83b20a788063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:16.644Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=40eff81a-788c-4f82-b0fa-b803150e9173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:26.667Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fc7e638c-4e3b-408b-b662-b2cc3c558d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:36.691Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f74273c5-f790-4640-b3b1-3f19e8051443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:46.716Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9647a2f5-42eb-4b23-9654-11c404374754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:56.774Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=89285e4b-7d35-4446-9aba-acb8df445498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:24:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:06.817Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f81cb1b4-4dfa-4b5a-bc12-d9719f1aab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:16.835Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aa34b3af-1d08-4a61-811b-daa21bd103b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:26.855Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5dca5e0c-4d91-4e37-9d28-ca41a15aa801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:36.875Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0585ee0f-00a3-4869-9c3e-f72d8dd2d82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:46.887Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=db1bf09f-1935-4c05-96d5-54c7e2ab0aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:56.911Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=95128f5b-61e0-48a5-a7ba-ad13f0bf5c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:25:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:26:00.126Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:26:00.127Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:26:00.127Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:26:00.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:26:00.128Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:26:00.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:26:00.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:26:00.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:26:00.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:06.928Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=42fb4366-7027-4108-bba5-c23ec9a0aeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:16.944Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4a8ff81f-0f82-4392-b8db-10f03469970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:27.026Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c65328d8-7908-41ac-973e-4fe92bc9d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:27.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:37.055Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e19971f8-83fa-42e4-8f79-dc86d1f7bdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:47.080Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2fcea59c-c2de-4e44-8383-5ac2806ae76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:57.121Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=656ca5df-e234-40ee-98c9-8b9e1802d496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:26:57.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:07.143Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0746d073-2876-4595-ac73-74f2b089ed5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:07.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:17.188Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1bc5a97a-c877-469c-9e9d-182d56b79c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:27.211Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aa007e52-5b32-4d2e-a4bf-28d27c2a44e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:37.230Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1fe3fa0b-67ec-4f8f-9f09-d4d1a3fcc004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:47.251Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3cdb2e21-bf2b-4536-a18c-0583f20a0fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:57.268Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4e12e316-10e5-463f-a5ba-89ef3564e4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:27:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:07.289Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c96d644f-1256-47ff-908b-721cbed012ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:17.327Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=385cde79-c765-40fd-b915-86e9b5db72d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:17.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:27.341Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=60b1b39f-f1bb-4d99-8a90-a369698ca3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:37.355Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c5ad2220-0b04-44da-b307-ee2c2abced37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:47.368Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=05e92a97-3fac-488e-a86b-d4ac4c411156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:57.384Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=53f765e3-1db9-42d9-bda0-e5354af06a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:28:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:07.402Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7d18cd08-6d6c-4e43-952a-708e4bebc113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:07.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:17.416Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9f41fbcb-6e8c-460f-b370-694a236445d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:27.429Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7817bfbb-fde8-4110-a8ce-e9dd58c738fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:37.443Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7f914fa8-01a9-4d3b-b5e5-c6dd2716b3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:47.459Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=94416fd4-3ad2-4426-bf46-3d6d8122b3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:47.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:57.476Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=541c1dbd-0c0e-4ad6-8864-af8ecf5d7c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:29:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:07.507Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d669077b-45c3-4977-add2-cb86ca98403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:07.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:17.522Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b8ba144c-c7c7-4474-83f7-72602bd693c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:27.551Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e7711cb2-8213-48de-b2be-e3066d991cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:37.568Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=08eb0018-a7b9-4731-ad1b-b705e20411cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:47.580Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a1b29bab-d2ff-43d9-a6c1-eef0e1cd5f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:57.594Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f38a0499-4e0a-4b02-bea0-046db862b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:30:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:31:00.069Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:31:00.070Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:31:00.070Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:31:00.070Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:31:00.071Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:31:00.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:31:00.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:31:00.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:31:00.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:07.610Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=175adea0-8b72-4965-9427-fcd1f23bcd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:17.625Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d2804a1d-7506-486a-977c-fdae25d16336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:27.638Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=504590fa-106e-48e9-bae2-ce993b9d3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:37.651Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1a71a766-e69f-4b21-858e-ad93a30f4a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:47.666Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2a68c419-e400-4161-affa-0b0ac6b74556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:57.680Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d2163de6-2d04-4d17-96fc-43fd3e2035d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:31:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:07.695Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0485fcea-92b5-4430-88e8-97759e112268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:17.711Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ec01488d-b802-48d2-9cf6-e372e6aafeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:27.723Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=50e27e86-2b05-46ab-8fe6-3299f2c40be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:37.737Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=27385260-4bf9-458b-aed8-f5a94707fc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:47.751Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8bb164ef-202e-4a39-9a87-fc53933963c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:57.767Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=518a839d-bca6-48fe-bc56-7b79eae0c158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:32:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:07.781Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cfe15599-d13e-48cd-ab9a-9c402a5f8274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:17.795Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b2d04096-f5e8-4697-829a-f7f8436f3302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:27.811Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=75f60eb3-2227-4546-affa-82663a2f5d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:37.840Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=656941ab-e24a-409d-b02e-09392d5e5c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:47.853Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5df526cf-79a6-437f-8961-33b74d14d975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:57.865Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e1d51b80-0893-4bb8-9df5-ae39e5714267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:33:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:07.880Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ed31195a-afaf-439c-b797-ba542f4c91e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:07.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:17.899Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=21c56023-9ace-451a-b2f4-777e60cc7879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:27.929Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e0a4fdc3-206d-4a6a-9c11-163c073c02b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:37.941Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3589b604-1094-4889-be9d-ddd99da13c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:47.957Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bc096df3-6c99-4ce1-a4ae-4cdd787efe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:57.974Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d97fa48b-2ad9-4bab-8bab-64f6749f7c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:34:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:07.989Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=92ec5503-e769-4650-875a-caa33a8e4783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:18.013Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dd683950-7c4c-4275-9e62-11037267a923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:28.033Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=65ec1c84-a69f-47d2-8d53-14e781f21773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:38.047Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=db9409dd-072b-459c-9b80-431e899aa3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:48.065Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5ac5d941-677c-41a5-978c-81272bc0fe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:58.079Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=82225be2-7637-4324-85e4-3b200e73d19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:35:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:36:00.081Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:36:00.082Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:36:00.082Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:36:00.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:36:00.083Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:36:00.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:36:00.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:36:00.090Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:36:00.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:08.098Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ca048c65-809b-42d8-8eb0-0e936f04bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:08.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:18.111Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2cd14612-d23a-49b7-9380-6e0376cf8a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:18.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:28.124Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=05bab380-3ad9-46b9-aa23-8a2d00919c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:28.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:38.143Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0956a719-cf40-4a81-862b-f89d9e34c703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:48.163Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1fad18f7-6a76-4244-9513-522ed2d40e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:58.177Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a885d6d2-e139-4068-91ca-45f6f10e7b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:36:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:08.204Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bcfb99f2-a482-41b8-b77d-9932db3a2ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:18.219Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0428721d-a5e8-4252-be6a-aab8d0740ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:28.233Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d6ed4616-1067-4fed-82e7-802c36174bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:38.247Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1de9c4d1-963f-4dad-b9fc-166de496a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:38.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:48.275Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f7614703-c21a-4164-bab8-046ae7e00fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:58.288Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=09ec413d-899f-4561-9998-ad9e6e0ee14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:37:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:08.299Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3e595376-1970-4d21-b77f-22a957bfda47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:18.311Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=05f80bd2-21bb-40f4-b461-b4be10e578ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:28.322Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cc836ee7-ed0d-427c-a5b5-7a2d9729db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:38.337Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5d313836-89f0-41b7-b336-181950d1c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:48.354Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=64f765be-0a82-4b06-99e4-5a6a959a724f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:58.367Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fadda01a-4050-412f-be9b-913509412a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:38:58.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:08.380Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=38cea479-d848-4579-bcf2-c6b3efbe83c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:18.393Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dfcf906c-d5a0-4a90-8aae-990d3f61a64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:28.404Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0dfc8a76-b1dd-410c-bf57-d3518c043c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:38.417Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=15db6a85-f0c1-4507-bb95-f1e87c9d0cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:48.440Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fca7b065-d18d-4657-8686-81073de4570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:58.450Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5c80e98c-d1ee-472d-be59-7a1c015491ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:39:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:08.462Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e8469450-4603-480b-addd-48f178aab36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:18.479Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=40aa59db-2841-47f1-9fb3-c4aa7f683e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:28.489Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=377d555b-aff4-4816-8fff-fa710f2c5f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:38.501Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9bb2328b-6870-45ff-886e-1ecdeaee4040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:48.513Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c9534c73-0b9d-4c44-82f6-c8b8301052d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:58.525Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cc155fd4-5c1c-41bb-8def-689f638b527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:40:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:41:00.077Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:41:00.077Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:41:00.077Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:41:00.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:41:00.078Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:41:00.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:41:00.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:41:00.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:41:00.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:08.537Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9619f429-37ff-4cfd-8d27-0687bd7e2d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:18.548Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4e28654f-aa14-4a44-91ac-d9c0509613a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:28.561Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8078ede4-1d09-4dff-8df8-6e278888aee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:38.575Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=92c29b08-2990-46a8-b217-1ab00370f158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:48.591Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a40bd714-e711-4c46-b252-ff6a2d1e8de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:58.608Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=354e77f8-cb73-4fbe-b7e1-ad601b75e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:41:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:08.620Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f943a259-7f58-48f0-b9f6-c446c5dd8db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:18.634Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d0dd393f-e33f-48b3-af9f-5359ef48b85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:28.647Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4e8a8998-d29f-4dc0-963e-a7304651981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:38.662Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=122f6195-4837-4492-b943-7421665a33c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:48.678Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=86e96f37-feea-4d2c-b6dd-57c5b233c176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:58.695Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e79bc43e-b0bb-4a7b-bbca-4a92f4fc1bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:42:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:08.707Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=563c327f-dfa6-4ffc-b3f5-3946551f77ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:18.733Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=695afca4-002b-4902-85b6-a88512c70bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:28.744Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ceae69ef-9178-4727-9fed-3f13b267bba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:28.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:38.765Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9c3ea58e-86ea-4de1-9756-c2b498e1f97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:38.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:48.791Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=573ad0a9-e80f-4833-b438-64d679947dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:58.803Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=421f1d94-edaf-4211-a9fe-d34c3fb65dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:43:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:08.814Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=608149b2-6afd-439f-947c-06412919dbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:18.834Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3ecbcb8f-3ceb-48c6-9a70-fec2c9da2acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:28.846Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=264f496d-db7a-4054-922c-ef69692bbb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:38.858Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5b922641-1b84-4b89-993b-e7b4aa5e87ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:48.872Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=27a01885-6eee-4f33-90fd-9968993d49b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:58.909Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6faecc83-76bb-45fe-86ca-634d8813250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:44:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:08.921Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5108566a-a690-4be4-aa86-580a7f2bb5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:08.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:18.932Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=806dc2e3-4bf8-4522-81aa-b6a16976cb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:28.944Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c73eb51e-0101-44ad-a218-71556609f1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:38.956Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=37c277e3-35cf-4e13-b58a-9799c1cdc7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:48.989Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=935c8344-9b39-4aa6-a4ce-b13a1898bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:49.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:59.001Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7f67ff30-d2f7-481e-accf-d9da6aaf1512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:45:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:46:00.044Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:46:00.045Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:46:00.045Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:46:00.045Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:46:00.046Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:46:00.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:46:00.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:46:00.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:46:00.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:09.012Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ce996204-433b-4eb5-9657-e61b091966d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:19.025Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d794cbda-05b8-4a89-af2a-3114b5c6aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:29.039Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=80165cf8-f8e1-4564-b523-c30618b72854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:39.049Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6ab2e8b8-2c78-42cb-97cb-a6b1544b9580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:49.061Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fb534832-0b2f-4d7e-ace4-4abe9189096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:49.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:59.074Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aacc69fd-54a1-4920-b63d-845271184b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:46:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:09.086Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b5b6e453-dbf5-4f9d-9eac-9d8ec0dc0561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:09.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:19.097Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7f01f1a5-4d1f-455d-bc0d-2d86cfe5cc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:19.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:29.108Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d84fd9be-fd4f-4f73-aaf6-6c1c52362861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:39.120Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7238add4-5413-4a1f-b5a4-dcb7b6282ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:49.137Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8ef61db0-d1e2-403c-88bb-f19f0a7db167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:49.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:59.150Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c7da8762-fad2-4856-91cf-64acd9227d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:47:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:09.164Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a8e3189a-f179-4533-a736-3d9577abb580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:19.181Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0fd227cc-c50c-4d48-9058-85b75a29a675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:29.194Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=68695633-d642-4d7d-8b1c-3b7d39770767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:39.208Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4128c89c-951a-48fe-8249-eb5438880c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:49.228Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0c8e45d7-a006-4cdc-809a-0ffea2e876a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:49.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:59.242Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8d937481-6cae-46fb-9420-f43c749b1de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:48:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:09.254Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=11bb93d7-0bff-4d51-a8db-e109596b933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:19.270Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e366557e-1477-4a1e-83a5-ca2ac8811ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:29.281Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d4cd98cd-5a18-4f2c-981b-0adc4b08a860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:39.292Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=68bf001a-5131-4267-a4d6-0492bfcf156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:39.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:49.305Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=70dadd01-300a-4d89-94cd-da79c9dd1a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:59.316Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1d0d0dcd-7233-4e02-9306-08ada13cf648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:49:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:09.330Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ef83747f-4187-4131-b2e9-ec6e2da40f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:19.343Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2e87ace-b9f5-4ec4-9bfb-da2bb5e6ad0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:29.355Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c4edff6c-f2c8-4e37-ae53-2a6d7c566563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:39.368Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=98e574ed-59d4-4d22-b834-8fab9d1955c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:49.382Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8360c47d-ac25-42dd-9991-9ac45205a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:59.395Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0d008aef-485c-4b2e-8d32-046c0c8732c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:50:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:51:00.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:51:00.009Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:51:00.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:51:00.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:51:00.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:51:00.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:51:00.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:51:00.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:51:00.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:09.407Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bd4971cc-c6c5-486c-af7d-43fa6f12256c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:19.419Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1f68365c-3669-4d53-ac6a-c034fc6013ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:29.431Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6d1dd879-e8da-488f-8906-e8abcdd2834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:29.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:39.443Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8a0a4358-d7b5-4868-b9ee-352d83e8e7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:49.454Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a8634e56-fbda-411d-894f-48fd32c0310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:59.465Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0fafc4f5-eb7a-4210-8574-238ba7fc5aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:51:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:09.478Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a0a00cc6-76d8-4261-9909-3e4d1feb6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:19.493Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=45a157f8-86e5-4345-b76f-2a2107a3308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:19.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:29.505Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=760577a9-ee59-4961-9584-a66102df6bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:39.517Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8b84ba68-f820-4205-8d60-e66de307a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:49.530Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7c23fa34-907e-48f7-8ef1-4f9d954abd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:59.542Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=14cacf1f-a74c-4c68-8331-07db2c39cead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:52:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:09.553Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0349b4b4-8634-44bc-a127-95acb38a6777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:19.565Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4bef65e3-e166-4e1c-a95a-4b20b5e5f03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:29.576Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1fcf4b2f-4c93-4ef2-839c-f39c1f8d5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:29.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:39.589Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4195bc0e-dd6b-4a47-aa94-f85f5afd239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:39.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:49.605Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b69f3a26-d3dd-4eb6-8525-ac75659c872b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:49.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:59.617Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ce5c7a02-c71e-4858-a759-08bc0e481e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:53:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:09.629Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2a34304b-603d-4778-a312-52e8cc050299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:19.641Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=86a21461-4a38-4e81-b5b9-c9e6177e119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:29.653Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=91c1ff16-ca5c-4e05-be2d-a892c54712ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:39.666Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4b31b5e3-b318-46dc-b05f-66ab3259f44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:49.686Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2d1291a3-38e0-4c29-bdff-2756885f7efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:59.700Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=85f14971-78bb-469f-b6c9-8dc8a6477ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:54:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:09.713Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ebe21e72-3e5f-423f-85da-b969af762bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:19.731Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0722d322-2b7a-4570-b36c-d695d8b43d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:19.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:29.744Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=af349fc3-c1dd-4f2c-bf89-b0cb31eb10ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:39.758Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0001ab5b-7e40-44e9-a524-2e8c33805e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:49.772Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a570dee2-0e81-4f07-a64b-59f235fa0eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:59.783Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=700552dd-a18c-4321-8770-f17c17beb26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:55:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T06:56:00.021Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:56:00.022Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T06:56:00.022Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T06:56:00.022Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:56:00.023Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:56:00.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T06:56:00.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T06:56:00.032Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T06:56:00.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:09.794Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=24ec2175-dc91-4efa-930d-d8a229a62b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:19.809Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=12341a8b-b55f-478d-a2b1-929832f9dea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:29.820Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=17b57d7e-c15b-4326-8511-909f145cf275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:39.832Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f0a2ee3d-cdcb-4253-99dc-6a421cb1e5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:49.843Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=74293f66-1366-4be8-97d6-44e09ab71f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:59.857Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9b341f24-f255-4418-877d-ceb733b89ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:56:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:09.870Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=84c25bb6-b2b9-4c20-8c89-641eac45e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:19.883Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=68dff6b5-6bab-4301-8d9a-e1fb802da940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:29.893Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d19aa19a-8adb-403b-b34d-71fcd630c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:29.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:39.906Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2511a13-6104-42cb-a584-d9d06170c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:49.927Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=814b344f-ea55-49a9-9947-00e505675602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:59.940Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=83d0fc90-edcb-4247-94f4-120dba587571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:57:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:09.961Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c7887c3b-d435-4111-bbbf-29d5525cea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:19.972Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=331573b8-3e99-498a-9790-c43dcfcd3c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:19.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:29.984Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=13752662-993e-416d-b7c0-8422349ead48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:29.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:39.996Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=da4eded8-f987-4750-9735-b10f50e7d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:50.006Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=80420bee-0c69-4ac6-9103-183aec9c948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:58:50.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:00.015Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dbe64a09-b32d-4e5f-9faf-312d606ff5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:10.026Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4581715a-5d2a-4bf5-9a19-f51633231cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:20.039Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=43dcd8a1-8a0b-4c6a-bb8b-0848bd08b53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:30.051Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=23364bb8-93e5-49ce-832d-ac19da4470a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:40.062Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=16341683-9c6f-4446-b391-0774bacd5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:40.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:50.077Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=eac795fa-c7f4-4be0-b29c-40f538ac3e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T06:59:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:00.087Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3fe540d8-24c4-473b-a413-1beb9e71bb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:10.100Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9a8d6764-73fc-4bc6-b530-8abddda92227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:10.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:20.112Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=91e19461-d9f8-4750-8053-b8b776764b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:30.126Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5032fa44-6fd9-49e8-ba89-d53a36036967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:40.137Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0e856596-5b55-4f4c-b370-2c92f1f955c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:40.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:50.152Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=532d1292-fe1f-4ded-8dfb-b6dc2228d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:00:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:01:00.035Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:01:00.036Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:01:00.036Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:01:00.036Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:01:00.037Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:01:00.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:01:00.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:01:00.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:01:00.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:00.170Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=660df059-d14c-452e-8bff-bf08932d97e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:10.184Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=40bffda2-9351-4506-b66d-b556437ccb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:20.195Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=92d1d69f-fe46-4eb9-9efc-bb2352fdd7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:30.209Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c8cdbfbe-537f-40d4-9a70-8e7ef42f3b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:40.221Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2e496f8c-6603-479f-9b57-a0823c5775b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:50.237Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=76091d99-2556-4ea5-8dbf-92fa25a42863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:01:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:00.249Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b33cf052-e416-4265-9226-eb6b8bc79e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:10.273Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cefa0d9e-2df1-4e70-acaa-bc3d18566963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:20.285Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=18413c58-673c-44c7-a520-efb1dadeac62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:30.295Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=43d66573-9ef3-49ee-a9c2-3f24d4d78f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:40.310Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=59ef779f-2a61-40bb-9058-ac4e163c9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:50.321Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3b0c5a81-9f5e-4b79-93f0-95c3b1caa96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:02:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:00.335Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=310fdd8c-988a-4666-b67d-1738222f2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:10.346Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f5474eeb-8d5e-4993-8c4e-9b2f13ad43c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:10.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:20.358Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b825c74a-5e03-47c5-8de9-43e185bf0fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:30.369Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ee4e5648-684c-44be-9612-c9d8cb332f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:40.383Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=eea11ff9-3af1-45dc-85c8-2b79512b9925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:40.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:50.392Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=31ae6b5a-bfbc-4402-9fd5-6e2fb768fe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:03:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:00.405Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9245b328-7631-452d-beee-f8cb3770078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:00.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:10.417Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ae58d7ec-1bd0-48f6-b54f-6c37d8126cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:20.429Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5f7587be-7f05-4c24-ac2b-ebd318eda376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:30.442Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2115dca3-97ed-458d-9f90-d46b335f0251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:40.453Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b84f7d8c-96df-4f30-ad9b-bd3f49ac7e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:50.464Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1aacab51-371c-4341-aefc-d9d88f1fa1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:04:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:00.476Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ed28de1d-6d7a-456e-a35b-34e700456257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:10.486Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=435c5b19-22c6-4d67-8b84-d678c8adf666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:20.499Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5f4f61d9-3d8d-44f1-8f2a-08598290dc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:30.510Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0f44794f-b083-4678-8ebf-c32b54807067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:40.522Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a1e0b2b9-a24e-4511-b012-150765821b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:50.533Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ae9f0e43-fb1c-424e-9ea1-870f70a0044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:05:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:06:00.000Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:06:00.001Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:06:00.001Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:06:00.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:06:00.002Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:06:00.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:06:00.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:06:00.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:06:00.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:00.545Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c64599b9-0f45-4bfa-bf20-68b7e1df972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:00.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:10.558Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bc1dac78-9128-46ba-9829-61fa19d7644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:20.570Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3b09d694-2eb5-4320-b73f-edfc854d16fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:30.580Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2d6f6fe4-b280-4548-8df5-22fbcc0718f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:40.592Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=502833ab-5249-42a8-9571-6ded1613086a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:50.603Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=12dc3fd1-47a5-4768-b4cb-a3e6101e3824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:06:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:00.616Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7d061f67-2ab9-4de4-84ff-008772b8c575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:10.628Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8b74f000-752c-452c-8504-671e93e65cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:10.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:20.644Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ae8bbc2e-8124-4e43-aaa2-d4ff15c547c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:30.660Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1b15df29-aea6-4fa2-b820-1f59806766e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:40.674Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d7655c1e-f380-4574-b673-7a2a1e78e0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:40.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:50.691Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e1633a5d-feb1-4024-93bb-a6cf6f25886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:07:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:00.702Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=237b2eea-aeb6-457f-9b8f-84f74d891d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:10.713Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a0402423-ef71-4294-b8d2-9c15327dc704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:20.727Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a0b3a01b-cc8c-4779-823e-c2e874bf86f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:20.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:30.738Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2dc26d2-f197-40ff-9d6e-5d1a60845b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:40.751Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4e3d51fd-ceb9-4c62-af74-3c1d31084bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:50.762Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=846b3a30-b2b4-42b5-8b6b-e522d820beba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:08:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:00.774Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dccf1024-8ffb-4cae-9796-435345fefe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:10.784Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f34df1c7-cc38-411b-b40c-ee70f8f115b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:20.797Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=80bae354-8d4f-414e-9e58-e474c902888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:30.809Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3464a9fd-1ec4-471e-b6b0-f1c20f58b897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:40.820Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c77985a7-b639-45f6-900d-14285917daf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:50.831Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6e1fa65c-4139-4e5c-8b9a-ad331c84f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:09:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:00.842Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=93c751fa-24ea-4ed5-96ea-b76f8d8c2890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:00.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:10.854Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=075386a5-ec7f-410e-a7d7-039b95c37b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:20.865Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4f5b045a-5adc-4814-a491-893727155606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:30.876Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e7d60cf7-6f12-47ea-a9f9-be6194edd8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:40.890Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4014b5b3-addb-494e-b718-f63596bd61ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:50.901Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8c10fbd3-060b-4dd4-8de0-26b9fb700fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:10:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:11:00.042Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:11:00.043Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:11:00.043Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:11:00.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:11:00.044Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:11:00.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:11:00.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:11:00.050Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:11:00.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:00.913Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c784a42b-cd53-4807-9c98-aff6c764f072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:10.930Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9846a7ca-72e9-48b8-85d6-bb56200cd077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:10.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:20.941Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=997eb6f7-55f6-42ec-9a85-d5c3b8e6ce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:30.958Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=23d5899f-6ee2-4d56-906d-8fa9fb733865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:40.967Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=55872711-f859-433a-a946-15953ae436ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:40.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:50.981Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f1daf3fa-7f21-49b2-8c07-4dcd34f7f176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:11:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:00.995Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1d1abec8-e0d4-4cfd-890a-93e5c8262509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:11.007Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5455794b-14cc-4c7f-a62f-d4ea8db91757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:21.019Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=09aff396-0e9d-4028-9986-f245a857c14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:31.027Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bccf5d4e-1b53-4cc7-a094-87e4dd3ffa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:41.036Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bd1338ae-a8b3-4709-a145-ee7296cc8c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:51.046Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9516567d-a627-4a6e-9a7d-8594b09a3fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:12:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:01.059Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9e4a5be4-7a11-46a0-a4d1-87c6efb8aaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:11.069Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=32902080-475d-4729-93c9-0adc9281a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:11.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:21.079Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3d3465e5-82a1-4bf7-a8ad-86ac7069fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:31.090Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7697e023-bf79-4330-9ee1-5824cd886949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:41.101Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=def668ce-eaa4-4877-91ba-379d4a06a348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:51.113Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=efc66d97-5143-475d-b1f4-cdfdc1977345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:13:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:01.125Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=38893645-41f2-4d81-8d56-df3227c74544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:01.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:11.139Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=458e6672-eb24-4c22-9e97-51f54ffafa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:11.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:21.151Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=28e35b65-9d3c-4908-9b9f-7a2cc986a57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:31.162Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e6d354ee-a2dc-49c6-8b13-9c56905efd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:41.172Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=792be0ad-1a13-4f46-8fa3-01f072806ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:51.198Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aaa8ded7-b2d4-4cf0-a735-f2dbfc64468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:14:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:01.209Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=90ad5482-aa05-480e-8465-9191ea1a4c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:11.222Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b8debb1f-65a9-49a1-b5a5-198caa1b8f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:21.232Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9c798a91-89cc-4c0e-9cfc-4673e31fba75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:21.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:31.244Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8ba0904d-2530-45f2-ae1a-579c9d748981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:41.256Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4d717f63-43de-4802-ae19-fdd3abe1025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:51.269Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3b5e4afc-e269-43f0-b990-609b39373db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:15:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:16:00.066Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:16:00.067Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:16:00.067Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:16:00.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:16:00.068Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:16:00.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:16:00.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:16:00.075Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:16:00.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:01.292Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dff8c223-b5a5-4716-8f53-065df016706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:11.303Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=76f74c8e-b772-4178-8153-2ff7f75dd8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:21.315Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1b0bf4ef-a493-49ed-8195-5771969254d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:21.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:31.324Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c933060f-e328-4c68-b0cd-49975e3d56a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:41.337Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2b53285c-63a7-4aa8-9816-857a0fe88cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:51.348Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=237ea9c6-5247-47ae-a4b5-ec5ebee9f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:16:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:01.360Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=31bd6553-6d5f-4c16-a0d7-71de7750acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:11.373Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f60b9242-f133-4a90-90f2-4c7808bcd007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:21.386Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a36290eb-6c63-46b6-8b0a-6f6e0022f878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:31.406Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2cdf4c0d-e7bf-4a6e-81b5-640f61fe0c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:41.418Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f0aa730c-d443-400e-ab29-d4adaae4822c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:41.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:51.436Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2ce4d5a6-2001-443c-b710-59ee792192e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:17:51.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:01.453Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0cb5a1be-9d28-4ced-85df-ba26db02b3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:11.468Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=763a91dd-ed37-4a60-8d2c-d22207d5e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:21.488Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=939405c7-b455-4426-8fbb-df7c584a1303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:31.504Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=40d864c7-177e-44fc-91e1-31877fae6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:31.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:41.517Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4e6fc7d1-d622-43d1-8d8d-238c3d01fd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:51.528Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e9d42e64-436f-4f9e-b03e-a09f1e9320d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:18:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:01.540Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=69562891-4f1f-4698-a05a-c29271b43d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:11.551Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cbea6413-64f2-4f08-b069-9c7a26c1b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:21.559Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8e3dff06-e6ff-4e7a-9424-d3b985b63720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:31.570Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7784799d-0303-4213-ac0a-132282b3e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:31.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:41.585Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=af7814f6-1e36-4cb0-b129-4ef8a74a3ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:51.596Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c89557aa-dffa-4d3c-88b5-aef2e706933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:19:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:01.632Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6b725dc3-9139-4788-bd67-d8aa89c12b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:11.642Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2a14e75a-1724-4de7-a74c-ac3633859e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:21.653Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a571f29a-55d8-4783-9ee3-04a8a1e62062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:21.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:31.682Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d3619dea-0b6b-4adb-8945-a60209430c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:41.694Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=30052dd7-60d8-4d88-af20-5a959b8ca11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:51.707Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6372650c-d7b6-45d5-879b-998d5e19f1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:20:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:21:00.018Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:21:00.019Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:21:00.019Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:21:00.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:21:00.021Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:21:00.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:21:00.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:21:00.027Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:21:00.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:01.720Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=014fba42-32be-433e-84e2-aaaebf0a9c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:11.734Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ef34b855-3630-4541-807c-0db167cde33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:21.745Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=05fd6937-978c-49d3-b9d5-af30f2d468ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:21.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:31.755Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=eb819879-9af8-4f48-8e6d-c774b8ac92fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:31.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:41.767Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0d7cd724-4e18-49f4-bee9-c92dbd5f2ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:51.778Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2c894743-388c-43c9-af6b-526384014bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:21:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:01.806Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3e0a6888-b253-4844-90f9-0c99cae6c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:11.820Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=26d98424-dacf-483c-ae9e-a745f1197c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:21.829Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=24876572-dc4f-49d6-b521-95e915acef2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:31.840Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ec389f8d-b205-4998-b6ed-8a82b98daffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:31.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:41.851Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=080edfbe-59d7-462f-89c3-21138de9134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:51.863Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=82a15ec9-061c-4f71-9712-593f13e8fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:22:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:01.875Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7bbd6620-0a54-4d3f-b9bd-f5d23d885b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:11.886Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5456bffb-d54d-4a8e-b603-5819e109b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:21.901Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e88ff460-b20d-47d1-9eee-cc025a0ed416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:21.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:31.912Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8dc08561-720d-4be3-965d-1b299d56d7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:41.922Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=838df439-99fd-4352-ac5d-17dfd75571c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:51.944Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6efb20fe-a9c9-4007-88cc-d146edded040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:23:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:01.955Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=43558051-2d4c-437c-8379-7b660e738a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:11.968Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cbb3e30a-0762-463e-8853-7cf7c05fb35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:11.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:21.979Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bd76a71e-b5ec-4273-bf97-b4a5a70f9905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:21.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:31.991Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b90a8ad1-7243-4346-a0e4-7b2597a7ea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:32.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:42.004Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2642f07-67aa-4bd3-8b8d-a1511182675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:52.013Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9dcc31db-c909-4259-b301-c68f28c152f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:24:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:02.028Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ba7c4ade-97d4-42a6-9b29-b08f0a9f962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:12.040Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3ed6a04b-c6d9-4ba8-b17d-abb39050e2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:12.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:22.059Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fd3bd5d7-7b45-4e84-a640-1db5423b1b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:22.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:32.072Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ac7fd85c-0378-4fdb-84e9-c3a467566085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:42.085Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cf32fb0d-fa99-4110-becd-9adf53325781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:52.096Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8bc720ff-e2e0-4aa5-a1a5-11e77c95f69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:25:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:25:59.936Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:25:59.936Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:25:59.937Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:25:59.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:25:59.937Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:25:59.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:25:59.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:25:59.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:25:59.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:02.109Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9a8601b6-8635-46cb-99aa-7a7b44934c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:02.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:12.123Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=742a3338-06ce-46e0-bce7-31b73fe8bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:12.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:22.132Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e4e00e32-4257-4786-a2c0-5795f401356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:32.163Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=207c6d26-ddb7-46d3-9fc2-b12bc5687418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:42.174Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6d6f6931-f2f9-46c8-b6fe-5ac9d2e462c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:52.188Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f21404e6-0fc3-4c9e-94d9-118834341965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:26:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:02.200Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=59d8a4e4-cb3e-4a04-97ad-9adeeeb3e94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:12.211Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f68e56b8-a273-4ce6-a882-63d72f6be844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:22.222Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9a4f2a9b-795d-4d9d-869a-434915955946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:32.232Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fad7fb8f-ebbf-4284-bd2b-cfd8049c8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:42.245Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2a8475b-b4e2-4514-86a5-4284fc2d1998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:42.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:52.259Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2dcf45b9-adf2-4110-9141-81f798056d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:27:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:02.270Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7d9f6ddd-db85-4456-a7d9-8711e927de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:12.284Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=05186749-f1af-4d8f-a250-1b2835bb5aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:22.299Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e66f1cdd-273b-4ee9-b662-6459001d1122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:32.318Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f47c3eac-5b13-45cd-913f-acb8a0c23840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:42.331Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0d5805e2-32af-45c9-82ea-6f4dc4fa286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:42.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:52.348Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a1b9e4ac-1be5-44b4-8794-2929b7051040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:28:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:02.358Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a217edab-d9f7-4b3a-aa33-19cd40bbcb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:12.371Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d22aed92-7bc9-4138-9126-048bb52c0dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:22.385Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2edc15aa-6e93-40ac-ae86-529c29530cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:32.396Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4c29dedc-a467-4b97-bff9-7762483ea420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:42.408Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aa66b5b2-75bd-46e3-a2ab-6cb4ed0292e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:52.419Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fbe2d316-b24b-40e2-8fe5-b4c96f5b6f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:29:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:02.432Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=897f20ca-1016-4daf-936b-1e8a990492ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:12.443Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f69229cd-c148-41e6-a9e9-6c27d830f016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:12.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:22.454Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d495580e-02da-41fe-8f24-36921787f7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:32.465Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1fe367e2-c2e2-4fac-bddb-5a5a30e57cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:42.475Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=22a99645-dc2e-4e2c-88c9-9ad351afdfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:52.485Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cb761574-fee0-48a0-a981-5d128e7f8e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:30:52.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:31:00.000Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:31:00.001Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:31:00.001Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:31:00.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:31:00.001Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:31:00.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:31:00.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:31:00.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:31:00.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:02.498Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4ec83612-a979-4a95-af88-22ddf4d08c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:12.508Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4bf8ce19-8a37-4fad-a488-6f596903d785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:22.528Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6879b7bb-d2e8-4338-ac90-fffa5473fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:32.538Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5553aa93-f570-4eae-a793-68e72ed3bbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:42.549Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2cb03c37-2d8a-4154-9ab9-665237c3e90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:52.559Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f3c4898e-36a2-4daf-876a-f646594b25c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:31:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:02.569Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dc048710-ca24-4ee1-94cd-e89d741d9ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:02.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:12.580Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=10421b47-16a4-4b04-ba00-72ce82910989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:22.591Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=08063907-9aa8-4039-943e-09f1dc1bc89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:32.603Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9e63230f-eafb-4287-a13b-ccf1b3a580e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:42.614Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0192b0a9-5092-4426-ab6c-3ca91dd5270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:52.624Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b1bc3817-3dea-4e9d-9a14-28d2fb3adea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:32:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:02.635Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=667e2bc5-a242-4154-a31f-8c27701167d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:02.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:12.649Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=71c376ab-2717-42c4-870c-bbeb913e05e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:22.662Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3af550f3-f807-445c-be9a-09dc9e372870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:32.674Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7c80e525-2add-4b24-ae52-7269a7c5f6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:42.684Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dd0399b5-eacb-43f6-b975-5117e1105aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:52.695Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=705da616-74cf-45d6-99e6-9880346c78b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:33:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:02.707Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=43fac9a0-314c-43f2-9978-9f7be6982bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:12.719Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=455202ec-a215-4a5b-9bb3-dbb06ff14324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:22.731Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9efb8562-0104-4571-b7c7-7f8e2bca6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:32.745Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6cabf9e5-ec49-4aab-9e32-f5df1734f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:42.756Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ac7247e7-0dc0-483d-b66f-3252aa45c2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:52.777Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=34ea3c9c-f4dc-4d99-bff3-896080d61682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:34:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:02.789Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d6bbbb5d-f17a-44b6-8f19-16c970bb2e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:12.803Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8b7bd934-0973-4a4b-a502-f2de914f5203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:22.816Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2e1b1063-327a-477f-b6d4-f0472bf31b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:32.831Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=46d97b1b-5599-463a-bd72-3bb0f1b1afe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:42.843Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d6f530b5-3249-4eef-8d3e-4c3cc86fc774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:52.859Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e195e6b1-ad4d-443e-9006-d6a6ce4c4497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:35:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:36:00.015Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:36:00.015Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:36:00.015Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:36:00.016Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:36:00.016Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:36:00.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:36:00.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:36:00.023Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:36:00.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:02.870Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=24bff461-e34d-4823-9293-e63265357ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:02.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:12.883Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a594b11c-e0a9-4e43-b4fe-8b49b495f064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:22.896Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9ae545ae-8d9a-4815-aa9c-3a3ae235e873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:32.912Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7b87183e-4b66-46b3-bef3-8f959fcade26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:42.923Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=10118832-0724-453e-982d-f14eef218124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:52.932Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=82b3be24-7277-4f98-9e0f-5cb9c2fb7693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:36:52.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:02.943Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4e6522e9-0200-44e8-83d9-366eca5240cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:12.955Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=282fb6e7-55fa-4a70-9358-dce4d9c6948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:12.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:22.966Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=59ee2483-53c5-4c90-aad9-82831dae141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:32.976Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9eb00c3c-ad11-4484-945f-131f6cdeda78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:42.987Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=57c84d92-f363-4409-9881-aa1fb68b6e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:52.998Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=814b99a9-1c13-461b-b43b-298ab71153e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:37:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:03.009Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=abf33efa-d5a5-4afb-b288-86f1c68d4949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:13.021Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=69dba96a-7f23-4ea5-8a38-856d04322ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:23.039Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fd9a0d8d-2654-42af-8a3c-1f869f4d1513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:33.063Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8e8ecdd8-5490-4b53-b0c4-2b366e17ac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:43.074Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8fbeaf7c-7302-4a3b-acf5-ebc40e2cd9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:53.085Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=36f43bd8-f6ee-4737-b922-55a8197eac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:38:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:03.096Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3df0fe5e-68e0-4659-8e5c-f2def17e151d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:13.107Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8954120f-5b24-4534-b3b7-4b203ed32d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:23.119Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dcfd8432-c3f0-4a44-8a62-8a464fe607b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:33.131Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3b7f49e1-d7c3-4d1f-a0d5-4abd1798b18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:43.141Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5d91bd85-9903-4a04-9c1e-b6d17c7f9a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:53.153Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=11028275-59ad-42a6-b995-3b12c206fedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:39:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:03.166Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=69c33563-ea9f-40ff-a8b3-a99d61abcf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:13.181Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3f8ce792-cac0-470d-a326-5564886822ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:23.192Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c2ef86d2-a19d-4413-87a7-c5c6afedafd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:33.204Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=42c6d29a-e079-4100-806b-ea53df80b54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:33.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:43.216Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=541ddf7d-6953-4ae0-b5d8-4ff2e909d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:53.228Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ea895620-17eb-4d18-b572-4519294d11e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:40:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:41:00.033Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:41:00.033Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:41:00.033Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:41:00.034Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:41:00.035Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:41:00.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:41:00.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:41:00.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:41:00.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:03.239Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e42a895b-305e-4a0d-a652-9b2708c01ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:03.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:13.250Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a9a95370-2f06-46a1-bb76-3a96d059bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:23.265Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d98ec703-e876-43f4-8c06-9e2d0542bab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:33.274Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b7bacaba-b31b-4778-89fb-a580ff28b77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:43.290Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=80b18ad4-1a5c-428d-8ada-1a5f676149cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:43.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:53.307Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=da32c008-e52a-4b38-9cac-16af75fea8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:41:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:03.320Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8713e869-f553-4172-9369-3ce62eca4448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:13.333Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=71000dac-f0d2-47d1-b468-cf0b29fe4217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:23.345Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f9ca6220-350c-4438-a4d5-6ac711c1852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:33.356Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=87e4ebc0-9596-4f36-9e1f-7cbe3cd192b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:33.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:43.366Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=70b840d5-35d6-4196-a523-c8289876bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:53.379Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=09bb950d-9e24-4f30-8135-cd04fb9a4cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:42:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:03.392Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a5012ef9-e47f-4127-8c3f-e990c6c78f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:03.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:13.404Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a97b0a3c-7a08-45d2-9555-90e322f342de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:23.415Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dbde9682-afce-4862-8b7f-5e32f68c7761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:33.425Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f69b5e9b-a6c6-4695-bb35-5670c9d8423e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:43.436Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5eb451a1-574b-441d-9b05-da3ecfa37f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:43.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:53.447Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b834937b-a2df-4fbb-bda9-c5b19f7c455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:43:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:03.457Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=747f1976-c3b3-423f-8a03-14d61b729ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:13.472Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4b2d4ddc-6987-4242-9fc8-b8c25d47feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:23.489Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7bb3fde6-fc30-4b85-a6fd-194f85a21c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:33.503Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=623fa342-198d-42ca-a47b-4ae55dd238f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:43.516Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4deff688-0b61-43cf-8d6b-a1ede95a09d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:43.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:53.528Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1435b4d4-25e1-42f6-9138-4366492fa03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:44:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:03.539Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ac58f059-f13f-4f73-aa97-9709daf9532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:13.549Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ebd13ab9-5121-43d0-94e6-a450bae0fbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:23.577Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a6f45fde-2184-4d98-8682-4ab5a95271e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:33.590Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7295f02b-8532-4c74-b715-b5323bd51ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:43.602Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5078a4d6-394c-42d9-89e8-e02454511b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:53.613Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1106f1a2-6dd8-45c2-b070-e9ab2ef68bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:45:53.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:45:59.999Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:45:59.999Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:46:00.000Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:46:00.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:46:00.000Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:46:00.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:46:00.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:46:00.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:46:00.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:03.625Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=87b679d3-fd83-4d9b-a1a2-72a35b1a9ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:13.636Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e0032eee-4955-4036-88dc-e0edb92b9166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:23.646Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5c94ce04-6e58-45bd-8f22-0b80125b4e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:33.659Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9bd8a2ae-a335-4c89-881b-d80b7bd69243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:43.668Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=44947042-8cd7-41fa-b822-34504e413868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:53.679Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fce60093-3235-4a92-8179-6f439eb2f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:46:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:03.691Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7b395e54-0e35-4b3d-a690-94d8bb21a1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:13.701Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3d2e49e4-cc0e-45f7-9d35-f0489cbcf5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:23.713Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8df29ae6-397b-4952-b690-01dccebaa2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:33.724Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ee85f776-33a5-43ed-933d-174617938a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:43.753Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=75f10330-a490-4759-ab94-03c78ad8bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:53.771Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0af12f19-dfd5-41a6-bd7a-983b894e70b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:47:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:03.783Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1dcf5688-b2bf-45d6-a261-14e7b6167fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:13.798Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=586b780e-c6d7-4335-b7e0-bd3694b14368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:23.810Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2dc84ef0-d2b2-45e4-8382-bb3f93929f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:33.828Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1fa30df8-3f4e-4b20-a6a7-4c40ecb95950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:43.838Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fde981fd-d81c-433d-860d-9700fa39326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:53.851Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=da106512-f21a-4641-a45e-d5275c6384bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:48:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:03.864Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=30763beb-61f3-4435-b69b-153ea5f0d266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:13.898Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=01b0aa64-d6a0-401f-8b5b-111d3b6076ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:23.914Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=034e6358-b10b-46fe-8af7-b032cd501d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:33.928Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=149dc7dd-ee2b-4096-82f4-243413337292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:43.944Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0248decc-dd47-46f5-abf8-20b453607519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:53.954Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d6ae1642-859d-46b4-8bf9-c825c97af266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:49:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:03.966Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0b3d775f-386f-4b01-80c4-8993621778fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:13.980Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1ff6c4ac-5062-414c-a82c-890887e7ca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:23.995Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f33e9ab6-7a7d-414d-b95f-2791c1a9df0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:34.012Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=057e0ffa-52c6-4105-969b-50d13519d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:44.024Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e200e567-fa8e-42dd-b848-375eb49883f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:54.035Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=51d0121c-6e5c-40d3-a8ae-57818692f645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:50:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:51:00.027Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:51:00.028Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:51:00.028Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:51:00.028Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:51:00.029Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:51:00.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:51:00.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:51:00.033Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:51:00.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:04.048Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0aef4bcd-5afd-4a68-a5ba-38e42b0f053e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:14.058Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b69794b7-ca85-43ab-bd2d-ab99b35a6ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:24.070Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7dad72ff-6251-436d-a8bd-9308feb7c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:24.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:34.081Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=65a3646c-ac4f-4ac2-812b-5fc8ade4b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:44.092Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=36efac7d-566c-4bb2-a045-8872bf384e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:44.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:54.105Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0eabfba0-d61f-430a-9420-6d7c25b5e2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:51:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:04.116Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=70412f6c-80ef-4823-9088-bdebaf49d916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:14.127Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fccacea6-b49c-48c8-967c-aa0419fd6cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:24.175Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ec51fa3c-722b-4dfc-aa77-cacd1800c042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:34.189Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f848289f-8686-444a-8acc-00950c9d1575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:44.199Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3581ec73-17ec-4ca2-b32b-e15c9428a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:54.210Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=483964c7-a1cf-40da-97af-21f8f7fd463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:52:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:04.222Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c081ba0c-de61-470d-afc2-c7c9b1264bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:14.237Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aa7e42f6-7bb3-4a4d-a093-d640057cf085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:24.248Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5cb5af2e-59bd-44e0-ad84-c6a07899a894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:34.260Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e4f3a2a6-83c5-451e-8a61-95be0e2a8e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:44.272Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bd45bc67-1a49-477a-97f0-ca9c9869a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:54.283Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bec5b5f2-c707-4511-8c8e-691f101cc7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:53:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:04.293Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fd84cfd2-2ff1-4a8c-936a-0e6178051976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:14.304Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=183f7ee7-75d7-4638-a046-e276563accec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:24.317Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=657e9334-6808-4a2a-8b92-d03ac4a803f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:34.328Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=12352e3b-6411-4b5b-b704-f0282aa40532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:44.339Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6fdb0627-2213-404d-963f-49b2d5990907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:54.348Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=fe789122-afe6-49ae-9795-a9189760d27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:54:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:04.358Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8fdeb815-fe7f-4f04-9070-b0fa98c155a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:14.368Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d9939e28-053d-459d-a1c5-860c2b7b5016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:24.378Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=624c3983-e2ee-4e49-b6ee-9b3abb4ccd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:34.390Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2ae9ea08-fa51-4fbc-9a58-dce8731354ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:44.400Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=702996eb-1e91-45c1-87b5-52debb5decc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:54.410Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ebe69dc2-02e7-43f0-9976-788f5708f39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:55:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T07:55:59.936Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:55:59.936Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T07:55:59.936Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T07:55:59.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:55:59.937Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:55:59.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T07:55:59.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T07:55:59.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T07:55:59.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:04.425Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2308dec5-c056-418e-832f-0b00dbc0515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:14.436Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c6c1ffa2-55b0-4e29-bc8e-bb25c0b7a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:24.447Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ff93cae9-7486-4f5a-8258-56e9178633c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:34.459Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e7f70175-7018-45da-9268-f55812d062b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:44.473Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=88645f3d-d974-4137-9c20-bf211afb7e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:54.483Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=41cdd854-0d04-4d54-97be-a820f8408e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:56:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:04.493Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5fe9db56-98aa-4408-b6b6-4c7d96ac2df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:14.505Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d1d69acf-8619-483d-9abb-1aef334688e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:14.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:24.516Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d4e023ce-2f21-4440-b652-e575355db49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:24.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:34.526Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d90079eb-5a24-4023-a49e-338c83ec2cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:44.537Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a2a69356-9e59-4d69-94da-111bff2af186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:54.550Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3db7e4fe-a5ed-457f-b8af-1895efbec5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:57:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:04.563Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a99507d7-3a6d-41a8-9a02-6815cb72a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:14.575Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6c02c748-fb0f-414d-a791-09502fef87c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:24.587Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a12492ea-f8ad-43dd-9f17-de17600c7258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:34.600Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7702ee70-b044-4cd7-9bc2-721072e2bf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:34.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:44.615Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=af6e6ffb-f781-4e3b-850a-cb9f0433f605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:54.630Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a38c8e4f-50d2-4ffc-a6c2-bf11fa604941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:58:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:04.647Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=60584bf3-8e10-4825-bdf3-fa2dac57b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:14.659Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c83470c2-5360-4e31-ab6d-44179f63b2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:24.685Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8b5c2df8-200b-4f8b-988b-bb8351409f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:34.697Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=43e1f3c4-b91c-43e9-bd86-c8ea480a97b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:34.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:44.707Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6ed4481a-4c39-4853-805a-5bfbc0f254c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:44.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:54.721Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4b95b8f9-2310-46e0-b7aa-60ae6d816f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T07:59:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:04.734Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1a999d1f-8610-4eb5-99ed-32d3e6b75492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:14.749Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3b397a2f-d678-4cbe-9582-b93adae49a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:24.760Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1ea1b745-8809-47d2-bf43-cd26d214a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:34.774Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=aba40614-01a2-4067-9c8f-d6d230d25fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:44.786Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=77ef393d-6ad5-4783-9064-758adfe58c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:54.796Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=18aec83a-32fb-4a7d-8a76-d9d78ccdecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:00:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T08:00:59.950Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:00:59.950Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:00:59.950Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T08:00:59.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:00:59.951Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:00:59.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:00:59.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T08:00:59.956Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T08:00:59.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:04.809Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6820eefd-6dd4-4434-8bc0-df76132afb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:14.820Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cf50f5b4-7507-4337-b543-169acec0df47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:24.831Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0015b4cc-5095-4a3b-8bd2-5b8079386477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:34.839Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d20966f2-cb0e-48db-805f-49630301b5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:44.851Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3e3c5af0-07fa-4a14-ba32-a33a61ed67a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:54.863Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ff676dfd-746e-434a-b407-e9fafe3f9d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:01:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:04.873Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9d1ea68d-4a47-47ac-a033-4143079255a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:14.888Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7ccb6ecb-4d6a-4e25-b1a9-ed37c20490e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:24.897Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=85152448-53dd-42f3-aba5-0f9002159742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:34.909Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4f6be9f7-9e20-4c72-ad4d-15342daa2fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:44.921Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6810191f-6760-47b3-8fc4-99c555c8f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:44.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:54.932Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=975ff821-d713-41db-9cde-a970f2e63a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:02:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:04.950Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=02eb3d24-8f37-42ba-a497-7311d9c5a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:04.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:14.962Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1addb2ec-e6b1-4277-b105-0dcf67361ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:24.971Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=34a9c722-9d67-4935-95f7-27445b8ee0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:34.982Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4c95e024-3e96-4335-bb4e-861ed7949732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:44.992Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=036b6baa-d275-479f-8d6e-dc5d0d31a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:55.003Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=229b2af2-a928-4a66-97b5-daf10e367ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:03:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:05.013Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a67eb74d-788a-42f6-9357-192157a50399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:15.024Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b43102fa-edfb-4f81-a724-bc52ed5cf13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:25.035Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e5e5f67e-8885-4a17-9900-7a22db7cb435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:35.044Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a6870f46-f419-4a7d-aa55-da0dc72ee164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:45.053Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8d221a5c-a6db-495f-9807-bf9a6cd7ad77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:55.063Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e5e7a491-acec-4cb0-bd77-4a165a55d368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:04:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:05.074Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=813d85f0-56a7-4357-9a95-fb6d643717f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:15.084Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b2449ed9-8164-4f62-b698-55ee51229294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:25.096Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2e95b567-ce02-4e4c-baa3-97b11500ea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:35.109Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f950244b-254b-4c0e-bf91-091a1ac9078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:45.122Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=572c842e-de6b-4fb7-a0e7-72928776da4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:55.137Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=610b5245-a1f5-41f2-8d70-027136292a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:05:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T08:06:00.000Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:06:00.000Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:06:00.001Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T08:06:00.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:06:00.001Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:06:00.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:06:00.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T08:06:00.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T08:06:00.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:05.160Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=314afc34-ed55-49e4-aae1-d324f7947ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:15.172Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0a5b7f87-12b6-4704-9a6e-8961695a228c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:25.185Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b75056bc-f86f-4f26-b156-3de67a356443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:35.197Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ae31db93-e16c-48ce-9827-ca8e005011d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:45.208Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1103defd-1aed-4929-98d7-89adbb00755f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:55.220Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=453fd0c3-2c64-4c46-b807-9ced6855155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:06:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:05.229Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=65c5cc4d-86a9-4c78-b30a-39cd95daf500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:15.241Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f0694bff-b94f-4cda-b73e-e6e5d1cd6fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:25.255Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=251f5d16-3ae4-4438-b20a-837f40488fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:25.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:35.266Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=72445e5d-9671-4bd5-927b-4f3376af3160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:45.277Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6e99d09a-3376-4c24-84d1-912c58570ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:45.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:55.287Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9e957478-2f5e-4975-8c5a-5925a8d7488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:07:55.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:05.298Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b1c5cc4c-9c35-4527-8ed8-c57a77fccf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:15.311Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5549ae86-a0e2-4c76-b477-ddca83150cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:25.323Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=46557fb9-cfc6-4fbf-b7ff-2388fe98ba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:35.351Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=203aec4e-d077-4870-b8ff-bd4d486a76a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:45.363Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ddeae193-31c4-4fa3-98b2-76242817ca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:55.376Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=17a696f9-0506-4740-ab15-9e60a9ccb617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:08:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:05.387Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=36c58427-bcf1-4c46-839c-78c30b61ab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:15.404Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a82acbee-fdc8-4327-a7b7-0e4f2d04c9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:25.421Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ec850a95-e652-42af-aaa1-3eb443559cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:35.433Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=31dc0438-5153-416f-9735-55a76bd6a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:45.444Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e6c6259e-5d41-4b8e-a4ca-d2a22b05579b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:55.454Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f9a4ba4d-d255-4343-b28f-2408859e4a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:09:55.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:05.469Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=4f89ae7a-827c-4369-945f-2a75e1b27ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:15.481Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=57d3f5dc-3cd7-4ce7-a79b-ece07a4b409c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:25.493Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7f607aa9-fdb4-4dd3-a8d7-d273dc1f07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:35.511Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ea72a254-d153-4ae0-adfc-f07f21318983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:45.523Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b0f93d72-3ef1-4ff2-9892-af30d1f285da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:55.535Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=dbba4492-1e89-4aba-8d73-2c1a27e4b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:10:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T08:10:59.945Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:10:59.946Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:10:59.946Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T08:10:59.946Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:10:59.947Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:10:59.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:10:59.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T08:10:59.950Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T08:10:59.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:05.548Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=30631f4b-7122-45a3-b568-5f74ac541fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:15.561Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a7e5e88e-1ad2-4bc9-82e1-f788e9a91752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:25.571Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=83a038ce-c951-4c03-b990-ac12a660c5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:25.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:35.583Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=1e7752ed-fe0a-49c6-b76f-25d3a03dc666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:45.593Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8a47d461-47ea-4761-b16b-d39a7b67d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:55.604Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bc133366-b977-45ed-b55c-70128865aa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:11:55.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:05.616Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ae13d097-12d0-4f7c-bee4-3ea5b2bfb4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:15.626Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=51eee3d1-5eba-45f7-8e8e-18c76cd2f241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:25.637Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6c3d6a61-1f1e-4647-aab3-8b45c645d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:35.647Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8ea556d8-25d3-4325-b0da-66a537ef0850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:45.665Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=68ea8419-e29b-459e-b576-9ee73dade167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:55.675Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=da4b6106-4efc-4650-8a37-1600e2c78b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:12:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:05.685Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f68dda30-f5cc-4555-acbe-53034fc62c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:15.696Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6dca3f41-b96c-423e-bb63-001235622b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:25.706Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d0522031-134f-4ecb-9955-57e71b4fa935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:35.725Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=94332df7-c757-497b-b23a-8963e4b2c48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:45.737Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=7d164af1-97e6-485c-bbcb-bd370a8e7484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:55.752Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=68def5a9-7078-4816-afe9-7a1de1a51e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:13:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:05.765Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=92e44de6-dba9-4d52-ae49-a641c1d84e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:15.775Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=6fe133b2-88ac-45c0-8baf-e3e060e72997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:25.788Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=edbe7856-fb85-4672-ac8a-d40b516db923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:35.801Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=698914b9-71e0-4598-9a58-1547639034cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:45.814Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=df670708-1047-43e8-9aed-bf8418b71016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:55.826Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f144dfdb-b164-4eb8-9c52-4720b246834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:14:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:05.838Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b1823842-80ea-48fd-8118-a89ab50b9caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:15.851Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2b4611f9-f69a-4f85-b99d-d8ec7412e220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:25.862Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=cf1a3718-e7b2-4d8d-a87c-54016025592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:35.874Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2d7aa2f1-84ca-495a-8b2d-53e9b08ea01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:35.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:45.889Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bdd96a17-e804-4c5e-8351-8c1a7f165424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:55.900Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d5832e0a-af53-4783-a02d-1b43f09f48a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:15:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T08:16:00.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:16:00.009Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:16:00.009Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T08:16:00.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:16:00.010Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:16:00.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:16:00.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T08:16:00.015Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T08:16:00.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:05.915Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=a5aab280-1a09-4f12-998d-f702de10e26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:15.926Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0863bce2-99c3-4200-9e43-4b90f17fc9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:25.960Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3ad96261-11a1-4a5f-9a0a-08e0edb9c725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:25.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:35.970Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9d4f65a6-b91a-4875-b965-8608ee88031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:35.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:45.984Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b1b95b5d-439e-4213-8341-56593a81f8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:55.994Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bbeef385-d68a-4ebc-92af-05303c5f1c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:16:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:06.005Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=c1181c41-24e0-48aa-96bf-f7edf5fc5bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:16.017Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9a52008e-961f-41b7-82cb-38599f9b6120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:26.025Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=56d941f7-38b6-442f-926b-fe40a7cb83a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:36.038Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9b29c1b9-4983-4910-a6da-f8a317a45166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:46.048Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=83d215ac-6b74-4a16-b59a-6fcaa29f6624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:56.058Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=189a5efe-bba0-4f03-8a7b-437767b39699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:17:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:06.069Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=e2747def-e76c-4af9-afe6-d0861044417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:16.081Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d19ed35d-c724-4089-ac57-7a54a60346b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:26.091Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=b9c4280c-01cb-4b96-99ca-069803ddc5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:36.105Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ddd9dbe7-6fb6-4e2d-8073-e93d1bcc08b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:46.118Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=143fac46-adf2-49dc-8894-52b4eb22b746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:56.128Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=9e131d9d-58fc-41c6-b925-632229a75827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:18:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:06.139Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=111cdca4-6c3e-4c5e-9817-fd05df5ae8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:16.149Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=43d972d9-2bfb-4030-83c7-10a00f966d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:16.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:26.162Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=0ece2aeb-4384-4605-ab0b-71eb2b34e4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:36.172Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=39e63e7b-0131-4ce4-a6f0-e0757e3cbe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:36.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:46.183Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8d7541d0-9ec8-4fe1-ae3a-5bc0c30ff9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:56.193Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=338243e1-d619-4212-9f88-5f56db08ac41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:19:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:06.203Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=3fa4f584-ffe5-488c-87aa-b3d9bb1d71ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:16.214Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=97c67dfd-5b9e-4ddb-b073-0beb8b318711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:26.225Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=d5a8207d-81e9-4ce4-a206-f883032cd506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:36.240Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ee492ba3-3e5d-4431-abeb-99cd86aca158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:46.250Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=5a8430d1-fcde-42d6-b4b6-94b605c92d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:56.260Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=874d04f9-86d8-4090-9dcb-8cddafd5a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:20:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T08:20:59.939Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:20:59.940Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T08:20:59.940Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T08:20:59.940Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:20:59.941Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:20:59.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T08:20:59.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T08:20:59.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-17T08:20:59.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:06.269Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=83ae629a-50c7-41c6-b2ab-d73bf108f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:16.295Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=efbf0854-fd54-4ba9-8c07-9f84166953b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:26.303Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=61fcba13-d83a-4bd5-9a42-f8af769a588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:36.313Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=2e2102ef-43c7-4833-ae25-934ebce1f102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:46.324Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=11ffc0a7-a17d-49b5-8822-b703dceda2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:56.339Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=8c493cd2-25c0-4572-afca-16d28e097faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:21:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:06.349Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=f26a0cee-f7c1-4e8f-a88d-e61060e13df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:16.360Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=295db06c-e2ee-4b8c-8b24-a11dbd815d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:26.370Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ce090b8a-eeed-43ca-b9ec-4268b6171119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:36.381Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=82bd6e0e-4688-4290-b220-b6cff833a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:46.391Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=bd4d64ba-933a-4963-8a5b-67aca6932b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T08:22:56.408Z |INFO |Init configs |InvocationID=cffb8752-a2d4-4062-ada3-5d66e565e4ce, InstanceUUID=ed2e27dc-30c7-4ad1-b149-36f8a7fd54d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023