By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:23:07.378Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:23:07.400Z |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-27T11:23:07.401Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T11:23:07.404Z |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-27T11:23:07.992Z |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-27T11:23:08.166Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:23:08.167Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:23:08.168Z |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-27T11:23:08.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T11:23:08.379Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-27T11:23:08.423Z |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-27T11:23:10.915Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T11:23:11.742Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-27T11:23:11.788Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-27T11:23:11.789Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T11:23:12.049Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-27T11:23:12.051Z |INFO |Root WebApplicationContext: initialization completed in 3627 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-27T11:23:13.688Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-27T11:23:18.840Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T11:23:21.009Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T11:23:21.412Z |INFO |Started MainApp in 17.648 seconds (JVM running for 19.078) |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-27T11:23:21.612Z |INFO |Start scheduling PRH workflow |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T11:23:21.624Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T11:23:21.638Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T11:23:21.641Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:21.670Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee3232be-bfed-4f6e-8540-01b4dc05a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:33.239Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0eaa30a8-d786-43fb-82d4-da2575ea93a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:43.371Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bf70be11-8dce-41a1-8851-4a15647f097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:53.527Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=57adf4f5-3272-403b-afb0-dc5363816383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:23:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:03.591Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=baea2184-7b6d-4a8e-8b3c-f1735a310000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:13.666Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a10a74eb-ae2a-4cff-9581-633ab3c30309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:23.697Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f5061c79-f1f3-42c1-a504-1078d88d0168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:33.726Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ff1fc60b-3896-4905-b482-c9668254e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:43.769Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a6d7ec1c-7e98-4393-8575-79443a92ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:53.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fff741b3-2f7e-414c-9286-a7a7ff9b3db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:24:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:03.829Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f12bc6b0-e13b-4683-95b5-5108f7f93234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:13.874Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=301e9e71-cb9f-45c1-b4d6-602dad241428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:23.923Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c376c945-afbf-425e-b1db-7ab69fc1614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:33.976Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cef83ecf-ffc2-4787-8926-a536c4d452f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:44.017Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a994f2cb-e6a0-43f6-817e-bd5f0b7ca9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:44.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:54.041Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bbf66588-753c-45ee-83e1-113c73206ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:25:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:04.089Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41fe2fd3-09ae-4a4c-99d4-bae98453da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:14.160Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcdeebfd-f6d8-4b28-8039-ddf96e969b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:24.272Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d3ecf97b-3061-4cf8-809d-4f8b1841dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:34.312Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ede47e2a-4830-4567-83e0-ec620f480527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:44.470Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=04b77ab2-5a5f-4c95-bd4e-9b9e9313563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:54.496Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3907da81-2bd7-4787-a1e7-48a0fee606f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:26:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:04.730Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=835bcb86-f5e7-41da-ae48-7c5e07159563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:14.896Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f7d52038-7f0b-4b2f-b6e8-880c21556614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:24.975Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b41db4e5-524b-4182-9f2e-f9a7fa8f48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:35.014Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5a59e97c-c290-43ab-87d6-3bf5a6451351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:45.408Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=490ab8fb-1bca-4453-927a-ebd175753e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:55.436Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9f930e05-21e2-4263-9336-89ac4c5a3b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:27:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:05.494Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b56520ac-cf2c-4dfa-9b27-5602f6115413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:28:15.351Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:28:15.352Z |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-27T11:28:15.353Z |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-27T11:28:15.354Z |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-27T11:28:15.357Z |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-27T11:28:15.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:28:15.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:28:15.391Z |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-27T11:28:15.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:15.534Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cf052a08-76ac-4082-9bd0-a6ccf1480739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:25.565Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3ef559c3-781c-4f20-8a3e-8c048783e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:35.663Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e647279a-d29d-468d-a3d7-55ea55bcaad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:45.685Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26da8d1c-f0e6-4f26-9fc9-088b1f8eac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:55.715Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1c6c487a-5260-45b4-be1d-617cf8294ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:28:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:05.864Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7abbc458-9e9c-4c5d-8b1b-7a5a977ee3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:05.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:15.907Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b9630a33-508b-4fc5-9802-b7b671e1cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:25.953Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b93e6b7d-a997-4e72-b6cc-efce3dbb7d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:36.088Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ebc5c926-9217-4e2a-91cd-a3a29bcd1c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:46.128Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=685e2c3d-4a6a-4874-9aaf-627789cd2772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:56.176Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f8426139-b8d6-44af-a14a-02a940d65013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:29:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:06.253Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=90cce4b8-6a6a-4e15-b594-8e92ef340d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:16.302Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c63ce492-41c8-4677-9fdf-513a70e02d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:26.349Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1f7a30a6-d201-4ffc-b3c1-ee411ed68beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:36.390Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ee65961-c8a0-4b75-9628-f1b90c8343e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:46.415Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=198b7346-8feb-40cf-a567-7e48241e25de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:46.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:56.442Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58135d60-0055-472c-9301-4dcc13635e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:30:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:06.491Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c5be4b36-8846-4c8f-8c5b-32548f7960a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:16.539Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=efe06cc8-ad10-4904-9a5e-897eaa4a40a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:26.575Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cdde38d6-d686-46c5-87f9-3981e8178e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:26.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:36.615Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1cde6eb1-6f17-4917-a43a-dac5fe9db195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:46.647Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a159d866-81a5-4d99-be3d-ed77fd3f9248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:56.725Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=db9792a3-fa01-425d-9eb7-45a9a85ad778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:31:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:06.770Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a75e1356-4547-402c-a3d6-5f178dfadbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:16.821Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4b6811f4-a933-419a-9bf0-390283ab903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:26.853Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5fa6b623-f2c1-4a41-b190-48231b795beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:36.925Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=309b9491-33ff-410a-a7a8-ad85b2c7f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:46.964Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=996ef5a5-ce3f-4b49-b5f3-b6f565919bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:57.028Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ed3516e4-78fb-4f37-a3ac-9c486027736b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:32:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:07.069Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d20b0002-4638-410e-8f55-0ee7a7bb1f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:33:14.191Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:33:14.192Z |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-27T11:33:14.193Z |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-27T11:33:14.193Z |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-27T11:33:14.194Z |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-27T11:33:14.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:33:14.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:33:14.218Z |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-27T11:33:14.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:17.212Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=553f725c-9952-4f08-8f16-89cf81b3fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:27.247Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b4d6e656-94a8-4632-8d75-48c264e4ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:37.271Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3d41ac84-01d9-497e-af4e-42fd812804e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:47.307Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=28be3e54-9389-42c9-90d9-274fc61c86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:57.339Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2e13e1e5-9935-476b-a1dc-be86296c3fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:33:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:07.375Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0d90a7f6-ee3f-44f1-a9df-3638707513c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:17.418Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=55b01af4-b7eb-4dc5-bb54-c2133db51f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:27.451Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d7ccd2fc-e669-49a3-88a9-38d7a18b01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:37.539Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4c34499f-490d-4313-a12c-4738ed6a8091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:47.583Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5750adcd-ccaf-411e-a13e-9bbb5f537f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:57.619Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6aba91d5-60a3-48f6-ab4b-b6ad4dff3c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:34:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:07.667Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8eeb9737-ce90-4915-b90e-a9610673b872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:17.698Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=edfa2f8e-8d8f-4ca0-a9e4-b7e1c839ffe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:27.735Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c085a5be-edc1-4184-8df7-b6257e49fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:37.781Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2f855f03-0616-44c9-bbf5-d94a6e5c112f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:47.850Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a32d6303-19b3-491d-9009-49bc0a9e9fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:47.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:57.880Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1320e316-84d9-4c72-8c3b-4cce701ca30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:35:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:07.905Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=966825de-a226-4950-9584-2344186a9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:17.931Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=34d3f990-82ac-4e40-a85b-7033e405647e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:28.154Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=564048bf-7ef0-4f7a-9a36-4025c3c590f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:38.203Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b548525-c552-42b5-8c3e-28d00939620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:48.231Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6d243704-3cb9-4f0d-89ad-d829bef92652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:58.278Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=79e40cd2-cde7-4fdd-82a0-e508ff8b7cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:36:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:08.307Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1eaa4ed-6ec3-4b6f-8d20-5bc555d0757c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:18.328Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=94e93f6b-90f0-453a-9512-104c5c012d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:28.360Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dd9012e7-b103-4fd1-9992-b056472e41ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:38.431Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fa805a8c-447d-4d33-bdfc-67e4e2d1bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:48.455Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5d66f359-b7bb-4842-8153-2c7f21fb9350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:58.479Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=23fbee6d-3e57-41da-a7dc-6b4d07553060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:37:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:08.509Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eac53162-361c-4414-8804-2a250fe23d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:38:14.211Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:38:14.212Z |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-27T11:38:14.213Z |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-27T11:38:14.214Z |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-27T11:38:14.215Z |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-27T11:38:14.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:38:14.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:38:14.238Z |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-27T11:38:14.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:18.529Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=349f0882-a4cd-42cf-9c08-a4a14ee3552a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:28.600Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5cbe2438-56c6-478e-9ad9-37927c882634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:38.647Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2c89fd55-6fc2-490c-937e-bc4dfafa716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:48.687Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8556da37-4545-44d9-885f-268b89f71a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:58.741Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ad0e8e35-26c3-4d1c-a58b-5777a4cd41c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:38:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:09.011Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a3b746c4-cad1-4bc1-a5f1-cd567a1235f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:19.034Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=64a89cc0-2293-4143-af7e-dd9582ec24e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:29.077Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d8c4e11f-ad2c-4508-b5ab-8543349465db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:29.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:39.102Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=12c4df10-39de-4952-847e-d8da20f4219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:49.140Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=24d18158-9092-4ae3-b03f-8e25870d4aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:59.173Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bec3fc6d-7470-41a7-af80-e1a17b14dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:39:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:09.224Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=abeddf94-21a2-459c-b1ad-5b3183d33119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:19.251Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6c9a8168-d5a8-4cfd-8063-1a6ab33b0585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:29.372Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1f2c476d-9697-42b5-91f2-ca6bb4798e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:39.411Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=79f4027b-6609-4968-b715-2bec28e76adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:49.434Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3a1ffad0-da29-4bd9-9db3-c086141e384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:49.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:59.460Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=06cfc514-3da4-42be-8c61-404fcc47b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:40:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:09.498Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2375c9a2-5213-47ed-a163-a6aee988ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:19.542Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cc645b27-182b-47d3-b27a-d132d3682fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:29.565Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7d080927-b447-46ec-a5d4-89e2b7532b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:39.588Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9d2712c8-efd9-493c-b6f5-13d013780bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:49.609Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b4c36b7c-75b5-41af-b105-5ec7dac2af0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:59.636Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fe4ac29e-a99d-45e8-b93c-c7d911229d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:41:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:09.681Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d10b8ab8-8cf3-4822-99b1-3d306a4bb589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:19.715Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c4f90852-5154-45eb-879b-1264ed7cc2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:29.747Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4142b139-7bbc-476d-a4b0-e75d62c9d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:39.791Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=300e3dae-2c6b-4784-b6ab-cb62a30cfb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:49.827Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b8510974-a04f-404f-a7e4-ca9d6362ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:59.864Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3294d6e7-5135-4dfb-bf27-2b17b2d1e5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:42:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:09.911Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c3fe6fd5-6eb8-4ed9-ae7b-5f52c384f28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:43:14.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:43:14.172Z |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-27T11:43:14.173Z |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-27T11:43:14.173Z |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-27T11:43:14.174Z |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-27T11:43:14.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:43:14.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:43:14.191Z |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-27T11:43:14.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:19.986Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5f6b528a-5459-4106-97a9-8cc9db6f9c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:30.044Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b22b664f-20ff-4dbd-9fab-85bf18fe0f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:40.072Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6f519873-8772-4c40-a441-56b55f67ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:50.110Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5f87d51c-102f-4239-9cfd-699da3cf274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:43:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:00.134Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c7059423-79f0-4478-b1e1-f5332667a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:10.163Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=56bcd7f0-db57-4d66-a4a1-8276a8c244be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:20.194Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f0ab0de2-eb9f-4f23-becc-6d609802c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:30.234Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1e959c49-af74-4908-afd0-e5a59d2a4fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:40.287Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5f4797de-3980-48b1-b605-076df4db5a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:50.314Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0b4394e8-c327-4633-8a11-e7edcc3906de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:44:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:00.349Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=09b1990d-3695-42bc-8bd0-6cb859c7efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:10.407Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=97c482f6-2acd-4dc0-883a-b3b776bdf5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:20.459Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58fe4343-3157-40f5-b772-072cdd3c77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:30.509Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=56caa20b-ec3b-48f9-a6c4-f62a5617160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:40.529Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b6061cb-80e7-4205-8ccc-cba04deb2fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:50.556Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f44c0578-1845-4d92-bedf-ec16005183e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:45:50.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:00.703Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c50cdf1c-c9c9-481d-9bae-04f16a812af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:10.733Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8e05bc55-2817-451f-ac0f-7989fa56fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:20.757Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=47286518-9859-4532-a5de-5934b3c45eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:30.786Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=87de1318-2d40-45ef-ba53-e1b180180c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:40.837Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=367aadf1-54fa-412e-b209-2f6fef86bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:50.864Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b27b880e-1542-42ba-be68-a87fe8cc36b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:46:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:00.889Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1e481178-7bdc-4b7e-8d56-c0b7058576a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:10.919Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c3b58c8d-523b-4e73-bc83-af15fd72bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:20.941Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b2603ca9-3d67-4916-bcda-a9ff9910823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:30.961Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d52ce9a8-103b-4171-9d92-ae1ad11b9610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:41.055Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d50e8f62-de0f-40f3-8d28-58c2c765eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:51.111Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e6011b3d-882f-4643-9663-7ec61f158c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:47:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:01.151Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=293efd6a-c2c1-44ea-bad1-e1c561594b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:11.199Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=afba79ee-1f1b-4fed-9a29-142527fb5433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:48:14.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:48:14.137Z |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-27T11:48:14.137Z |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-27T11:48:14.137Z |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-27T11:48:14.139Z |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-27T11:48:14.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:48:14.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:48:14.164Z |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-27T11:48:14.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:21.230Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=959d25a9-1919-4917-9745-cb815d83d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:31.393Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6733732d-a344-4158-bbd7-1b0b9e4ee252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:41.430Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1394c786-d421-4253-bfc3-0733d01693bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:41.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:51.507Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5893339d-a3e7-42b6-b320-1ed6f97941b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:48:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:01.587Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ba92855d-0b21-4fa8-814b-5b6691c0ca4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:11.640Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=46d45934-6901-43dc-ae37-955c8986ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:11.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:21.704Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bf37809b-adc3-4237-824c-919ed83115ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:31.754Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=84349a66-3eb2-41ce-8f40-f41ffa5a512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:41.795Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=de776780-9b5c-4b3c-a771-53376b98da6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:52.282Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b72a08d2-d63b-4bb8-a9f6-6307d7feccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:49:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:02.337Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c922eec3-08f6-4ed1-b828-c3be6804d33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:02.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:12.361Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14d99ff7-0725-4ce1-8942-cb23883a2bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:22.406Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=45c82498-12e6-4a86-a921-29bb5c6de114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:32.447Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ebc4d8bf-85e5-4d15-868b-36d0994eb9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:42.492Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bff1e40f-d84a-4713-992e-12dc787d8c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:52.526Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=987e5127-6d3a-4077-8912-42852e2d5f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:50:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:02.609Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dc7c9300-4428-4ff4-a067-02e8ebba3b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:12.641Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=226d63a5-2f23-4723-9f73-96b66fcb06cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:22.735Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1305e63-1130-4f1c-8ba4-bd6ae5235e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:22.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:32.759Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=31bd7204-f6f7-4579-ba81-9ad9aaa62eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:42.795Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0317a1d0-231e-4ea2-ba03-69c32f962d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:52.821Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3137f5cb-aaaa-4655-99c2-513901c76f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:51:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:02.871Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=947efb34-6b68-4006-97c4-288bd43cf839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:12.899Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=19253bfd-45a3-41ed-b403-0f2768e32649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:22.953Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7dee180a-a2c8-4876-8c23-af47c73ffe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:32.996Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ec51420a-7391-44ba-970c-a3649fe178cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:43.025Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=276a2e5f-a116-4046-baf2-b33a73fe77ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:43.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:53.047Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ab919a33-7b7c-4da6-8df5-965cf2232515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:52:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:03.069Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=df047a45-5ba9-4689-a1dd-cfda47148728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:13.097Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=adba676a-4a12-44c6-8bd1-c48feb820805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:53:14.210Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:53:14.211Z |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-27T11:53:14.211Z |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-27T11:53:14.211Z |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-27T11:53:14.212Z |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-27T11:53:14.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:53:14.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:53:14.231Z |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-27T11:53:14.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:23.125Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f9c4ac30-1a56-43f7-9bed-26e0a7818500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:33.156Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c0be00c4-d231-4b09-8980-34785fd3504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:33.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:43.175Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5384e614-21e2-48bb-8942-2fee4ffd7207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:53.214Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=100d46f3-6e16-4198-831d-56f6d2e33914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:53:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:03.267Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ef9610e7-c869-4bf6-ba39-a9ed251535ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:13.338Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=510b6c6f-cbc4-4e46-816b-fa69de89fdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:23.378Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=09f2876d-59e7-4594-a869-7e29764e3397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:33.409Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aff640db-0aba-43c1-9b75-37c8cc85c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:43.479Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8769bc26-2bd7-4409-8816-e29df87a3f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:53.504Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=81162d72-5386-4737-9043-893a062cdb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:54:53.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:03.538Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eddff93f-9b78-418a-ac9e-fd1aa0648c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:13.569Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=81e683e5-a17b-4efd-8708-8d61eb9a5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:23.618Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0a2aba58-e671-4622-b8a7-a291dc24cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:33.653Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fbc4f0ee-6c04-491e-9fa4-bdf93e405d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:43.676Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=655efe9f-69be-45d2-8673-ad4dbf77bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:53.702Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3291a35b-1777-4e37-993d-65f210d90862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:55:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:03.737Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5d80ead9-ca17-48df-84b8-8aa9e60c6725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:13.766Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1aa595d1-37de-407a-982f-93d59215af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:23.824Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=29548dda-60bb-4e56-8d94-ecbe9c4a9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:33.850Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9c85def2-45bc-4d17-9d47-c7cf811509d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:43.873Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ae39a89a-05be-4188-9854-e259a0e68981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:53.894Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=df752da3-98f9-42b8-8bdf-dce01f09c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:56:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:03.925Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=92c4edd4-498c-42d9-b142-8ef43240e751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:14.028Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b6cd3872-a1c3-471d-b3ee-50a9cdbc4841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:24.081Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b64a8ebf-d92c-4391-a36a-b2a3d23f1873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:34.199Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b2d208d-98ed-44df-aae9-812ae62b390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:44.244Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=431379a5-c870-490a-9334-a13bf4f4bae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:54.269Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1d9f9c2a-0d49-4c29-90c7-929141aca1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:57:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:04.317Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0a7660f1-ecb3-4926-a468-1370a692b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T11:58:14.077Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T11:58:14.078Z |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-27T11:58:14.078Z |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-27T11:58:14.079Z |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-27T11:58:14.080Z |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-27T11:58:14.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T11:58:14.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T11:58:14.094Z |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-27T11:58:14.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:14.337Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=908d9ef5-b0ba-4519-9381-2537caa9bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:24.363Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6d3653cd-8e5f-471c-85d5-317146ce8698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:34.382Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=44f7e68e-14da-49fa-903b-bc528a3b3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:44.417Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=371f3e21-c747-40ae-b17b-375bd0b698ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:54.438Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=57210821-0dde-4d41-9c50-7091a41b078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:58:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:04.480Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c26bf63c-f294-441d-a449-0d6d31bf7da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:14.504Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=34fa5e1c-0068-4a70-b717-080812034dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:24.574Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d2772b4e-a9aa-4e02-8724-0029c81c8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:34.667Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=47b115aa-09fc-4993-a03b-8ff194a3db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:44.687Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ca9eb5c2-4ed4-4ab6-ad60-05baf68067d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:54.824Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6d2d4d78-b02c-45c6-a55d-902c4ee89b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T11:59:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:04.881Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=63ac68cb-7817-4642-ba3a-71c407286dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:14.900Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fcf2695e-f156-4013-bda4-81a1d43922e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:24.932Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=82481c57-a803-47c6-856f-f43e8574ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:34.952Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=92cb6b3b-d552-4c9d-aa0f-f9c59a42d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:44.970Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c4508af6-91da-43e5-97e0-34c913164fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:54.993Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0419cc36-b6b0-4e7d-8b04-57eccd5a1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:00:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:05.019Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d2902cb7-693c-4a19-93d2-d2c75f7a2116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:15.135Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5e1b4871-36b6-45ab-88c0-8654702d2d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:25.171Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=673cf7e1-c048-494d-834b-7b140e659165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:35.374Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b210ce6-9523-459a-b1b5-8f876983b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:45.410Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aaf17945-21ec-4445-8f3f-ffba59286a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:55.455Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e462ace9-a1a6-4cbf-9421-4e8228f837e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:01:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:05.481Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f0535cd1-218b-4fdb-bf72-5ee48a61f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:15.562Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c31ad0a4-be3a-4cfe-854b-2a37e6f90a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:15.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:25.581Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7ca208d1-6bfa-414b-987c-0800229dcf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:35.611Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=550d87b2-2562-493f-a775-c4a9c2116ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:45.696Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e4d3e16e-51dc-48a1-8d74-bf9cf83c63c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:55.746Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=95be0e30-1c66-4d6e-bcba-ac83174465d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:02:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:05.771Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=51487b08-f042-4cce-8fab-5224b35b604b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:03:14.165Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:03:14.166Z |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-27T12:03:14.166Z |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-27T12:03:14.166Z |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-27T12:03:14.167Z |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-27T12:03:14.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:03:14.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:03:14.183Z |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-27T12:03:14.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:15.790Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6e7d8fe0-eb9a-417d-a05b-26f6bab017c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:25.842Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bd7d699c-08b0-4479-a518-9236075445d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:35.866Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e15f6d53-3002-411e-81ce-eb3a3121d25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:45.904Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=af2b7c5a-2a11-4767-a7da-bc34d68d8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:55.946Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2846d4ab-383f-4ad2-a05a-b387e17ffb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:03:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:05.980Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c8322935-cba2-4871-8785-15dc0f1c9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:16.019Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5ded1874-cff3-4cab-81ce-0e44a0d206f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:26.047Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=72a42dad-4de9-4c59-9876-060ca9a50f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:26.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:36.076Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=815d5263-f329-4a76-afeb-54c63abbe0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:46.139Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dcf8f6dd-5ac7-47d0-a7c3-5135cd3aa02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:56.184Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=357bec7c-39fd-4536-b55b-e2c1f4b8feb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:04:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:06.224Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ab167a17-5e58-452a-a99d-f644699adc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:16.244Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=282f8cdc-8346-4a46-99bc-7f9e58b1672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:26.282Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f37e931c-1772-498b-aa93-920d75b5541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:36.303Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aeae6210-f8b1-4747-a618-cc7a1a0c6cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:46.326Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b1e6e05-ce26-463e-a6c6-92d2e67c4c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:56.358Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b6ade60b-dd5e-40aa-acd3-909b5ffd54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:05:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:06.379Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3006ce12-ce4f-461b-bcf1-56b3d337c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:16.400Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e388c34-b89d-411c-897f-b382b51220c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:26.424Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b8e569be-b4b5-4e37-827d-908f09297e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:36.444Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a67db6d4-cd23-4489-a76b-7d33fbb62df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:46.469Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b3121e35-0267-4408-a1fd-f1c950add987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:56.488Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3c4d0c16-fc24-461a-8d7f-cfd42b91f262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:06:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:06.522Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5c5ae156-455f-4d86-a6f3-a8367c4b4296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:16.544Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=10cdaa65-417e-415d-94f5-5f1a7f9532cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:26.578Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=197aa9ae-d2d8-46e4-be8f-a6bce0d9e719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:36.615Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5599a59b-af62-481c-8250-88e98dc96039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:46.719Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=19c4b910-1cb6-4f1b-a253-e9fe1c186a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:56.760Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=10c1dd6e-7d22-48fa-a32f-1fad40d8e916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:07:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:06.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9f9d21f3-e17b-4e50-94bc-74fea055556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:06.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:08:14.072Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:08:14.073Z |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-27T12:08:14.074Z |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-27T12:08:14.074Z |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-27T12:08:14.075Z |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-27T12:08:14.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:08:14.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:08:14.088Z |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-27T12:08:14.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:16.820Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41ee44db-adb9-416e-a886-d44b29ccf236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:26.867Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6758bf51-3508-49ac-b6ff-ad3104ee9eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:36.893Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcac3562-4c94-4b0c-8341-766f159b96b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:46.916Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e89230a3-bb6d-448b-be47-0e6a06d86105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:56.972Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f1751831-c67b-4b1b-ac93-c36ed25334f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:08:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:07.023Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=05dfb891-9fe7-4e73-873b-f0c37a9c8fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:07.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:17.050Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1890878-9adf-4d9c-9493-fafc9fd299f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:27.095Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=541d80e8-18b6-40b7-845d-b34a62b7dadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:27.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:37.142Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e32b84eb-1767-4b85-8c27-25a79600b4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:47.162Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=004a86b0-8b66-469e-a5f2-99818341f59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:57.206Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e5a48a8-aa02-4d39-a56d-f9c2b363612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:09:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:07.229Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dedc5304-d1fe-49f8-bfc8-b0f128a40c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:17.263Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=784140d0-a767-4e36-b15e-3fbb65128607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:27.290Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7637fd39-2e75-4a60-bf20-7d6acee67ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:37.371Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=10226a2d-daed-4257-9208-1475d4b6217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:47.394Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=09413823-7eec-4641-8cd3-fca32de5203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:57.430Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=822feeb6-dc4c-4795-a604-7c1eb5239df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:10:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:07.461Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d3d0415-f746-4d85-aeb4-27d51ff80325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:17.487Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=13ffb3f7-858c-4e22-94e7-52c0aaef0c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:27.533Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ecd2c903-2e55-461d-94e7-4907d78ccfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:37.594Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=54b8f4ca-2711-47d5-a148-ccea74ec3910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:47.616Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e8466d5a-8d46-4628-923d-4825602d5f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:57.647Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e49a4095-5ae2-46d1-9e69-0f08b1e2030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:11:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:07.715Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c42f2005-0b16-43df-8aa8-d0d4d820782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:17.734Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=736b3e99-7e1a-4949-9a3e-c75a4cd349d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:27.766Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b21983a-646b-4346-85e9-e26af8749fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:37.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a6fe576e-a391-4aab-924c-5896341bac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:47.819Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5ca942b2-650b-412c-810d-f00f83a9415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:57.842Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=36e94216-af1a-4a97-aa5a-64e77b4c174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:12:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:07.875Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=95780c99-3357-47a3-870a-3ac272fc66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:13:14.207Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:13:14.207Z |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-27T12:13:14.207Z |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-27T12:13:14.208Z |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-27T12:13:14.209Z |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-27T12:13:14.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:13:14.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:13:14.224Z |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-27T12:13:14.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:17.910Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=805830ab-5b39-4b55-93d6-74853cee566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:27.952Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c5191ecc-a03a-4aab-8b80-fa0c0abdfa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:37.975Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a24e6579-af98-47bd-8909-5be93e51c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:48.001Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b74ac8d4-05c5-49c6-8691-329784814441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:58.023Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ccc83a1d-5fcf-49bd-a97d-9e6cb7f9ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:13:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:08.042Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c1499267-3b09-4c95-8dae-d6274f42b00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:18.067Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=506c3bae-d353-4db2-a8c0-c82092547d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:28.107Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2fd890c2-2ba4-446c-94b9-94749a137a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:38.136Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4edda600-067a-4b86-980c-dbf8c9221ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:48.153Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=654329af-2a7a-465c-b5ab-41a797ac656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:58.181Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ddb8780f-d519-41f1-904a-042364d4d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:14:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:08.210Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7c5d5d87-ed0a-4098-97a9-abd08c7a50b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:08.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:18.226Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=30358e83-45b8-4c10-88b3-334f9eb1e095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:28.249Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4561fb11-deb8-45a1-b295-235fcd2ea594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:38.287Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=08c87e45-9743-4202-a30c-62554761adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:38.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:48.325Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4be563b4-f7a0-4a03-b58a-17dc5d4d6193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:58.356Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee8df327-c4c8-41d2-9499-e79fe183503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:15:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:08.383Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3c399b6e-bd94-4747-ad5b-4f635621b811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:18.413Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d21e6790-30df-4f66-b278-26216e19442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:28.444Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=021123ef-8a36-4ff4-b2c8-8c87dbaa65b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:38.482Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b36985a-16cd-4e4c-8411-0ddcb919a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:48.533Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=78c603d4-4255-4e4b-862b-9f028dcff341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:58.565Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=00d679ed-b902-4ea8-91c5-65010e851b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:16:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:08.590Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=77b50504-e302-4186-99f1-2dfe33d74552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:18.630Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e3f020ef-fc52-4baa-bf0e-8b6c488769d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:28.648Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=42ebb547-5213-4a71-a3f0-080b675866ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:38.698Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c572e4f3-a64b-437c-9ebd-436491002f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:48.730Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e3c8a379-17a2-4bc3-b6a0-256b87acb3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:58.749Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a868c008-f132-416a-9aa1-2a96d123b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:17:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:08.781Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7d09e000-4a5d-425d-bfe6-17edc4f49a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:18:14.054Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:18:14.055Z |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-27T12:18:14.056Z |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-27T12:18:14.056Z |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-27T12:18:14.057Z |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-27T12:18:14.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:18:14.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:18:14.069Z |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-27T12:18:14.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:18.815Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c57da5a6-866f-4191-9fd2-0862ef979a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:28.845Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d695866-cd8a-4c63-b862-59d4eceba121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:38.903Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=63e3e20e-048e-44ae-9367-8c0b0b3432d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:48.947Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f0d28ab9-7001-4910-8ded-e59048ff8263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:59.003Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0571561e-4c91-4159-9acd-da50aca82a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:18:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:09.027Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5c5f0448-7d55-415c-815e-be39c65b6ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:19.050Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ca4cdc15-788d-411b-bb77-7944b6df8ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:29.075Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f9d0082e-6960-4893-90a4-3ce581830c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:39.124Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c410bbae-06a2-4418-af69-ce75c0a8343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:49.145Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=37f0e189-613b-4404-8f58-0540359465e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:49.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:59.169Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0b882e4-a6cc-42f9-b823-f4727e5639f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:19:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:09.202Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e96e3e51-ef57-4262-88a9-c5f8a792d5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:19.247Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=37e15a7d-dc75-4550-82bc-e77cec9583b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:19.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:29.285Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=67b40d1e-855b-48b8-9ea3-33e12e87fc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:39.330Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=27dd6fd2-3ac2-4c0e-9fad-40be7ea9dd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:49.383Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=31f097d2-411b-4147-83e8-bf7e85971ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:59.436Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cc4ee1ad-0602-45a0-be1e-74f8b9d34a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:20:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:09.505Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b2f4feba-587f-4354-9390-eb8b26ca3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:19.532Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4951aa9e-8dcd-4c7d-9de5-7d007e19ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:29.553Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e6a2a6b7-ba8e-4d5d-930d-ea53e78f0bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:39.573Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c46c4e03-79ec-479f-9c08-9c3188312dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:49.623Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=066b5608-7477-4b0b-968a-22034f7cbae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:59.648Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cebcdf45-cb48-472b-a3d7-dddedecec837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:21:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:09.678Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d8d5cac5-5844-468a-830e-e7ebc7942610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:19.726Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7eb6f814-f600-48dd-8e2b-d99e62b44dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:29.756Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b29cfa8b-5833-4103-acf4-532260f6f571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:39.809Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2f3658f9-64a4-4954-9d99-f76cb2641588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:49.844Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a54cc2e6-c235-495e-acd5-b19a0692ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:59.897Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=56579a26-3445-4f9d-9de6-8a7ff1703a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:22:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:09.917Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=198f50a2-eeea-4c0c-ac09-024e9bff0d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:23:14.042Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:23:14.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-27T12:23:14.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-27T12:23:14.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-27T12:23:14.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-27T12:23:14.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:23:14.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:23:14.055Z |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-27T12:23:14.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:19.938Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0192d171-7640-4736-89eb-9d6787eff089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:29.959Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=660d2451-08d4-4347-b466-fb85a6cc5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:39.985Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d61fdbfe-0362-4b2f-b535-35c84ce5b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:50.008Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a4054716-c7d2-4b45-8509-680c90e83921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:23:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:00.030Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1ee21d9f-c93d-4c47-a016-1968da7d233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:10.050Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dbd199da-4db0-45bf-9324-29d45e042c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:20.072Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9cd306b4-3e85-4748-b886-71e0b1b38194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:30.114Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=622e1a11-1c2c-4516-ad05-590be58471c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:40.170Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3d91fc1a-c264-4374-add8-00cf6893e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:50.192Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1b72dad4-788a-4888-91e9-b819bab4f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:24:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:00.212Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=35ebf1f7-ab73-42a9-b9b1-7ffcbbbd1b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:10.236Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58e35c9a-56d5-430f-9943-3be7fba7b17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:20.256Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6a69831c-fa1f-43eb-84d7-5ddce57b5e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:30.284Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9e9893e9-7b76-496e-a786-7b2db22ac69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:40.312Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1ea78ce9-7da9-45f0-8c66-3b5467cde984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:50.336Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0bde207-fe11-4341-9374-b1eb52cf9f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:25:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:00.357Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d8a403bd-4718-4aab-bf6f-5ad40e424a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:10.387Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9a0e7b5a-c6a5-4c14-8985-6417826697a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:20.414Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a10853c7-1279-4952-8139-88b7be57e239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:20.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:30.439Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=508c7d4f-a1f6-4a00-a36c-92323e4c5eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:40.458Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8903d39a-2e78-484a-9489-83350aecebbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:50.480Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=97fc1595-6ac6-447f-8fa8-8d9a5e0ed44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:26:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:00.501Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6e91cfc8-1c28-47e3-adf1-05b24b2db4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:10.523Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=555622dd-d4d2-400e-90de-bd4290af08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:20.560Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0ea50a36-3d55-42b7-a9f5-a01f6761cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:30.578Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=123162e1-0609-4392-bea4-9b7662fbf002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:40.598Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b78d769b-3edd-49ed-ba59-3676de9753a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:50.670Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=45cb7fe1-7c14-4fa1-903e-43fb332f21d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:27:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:00.700Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c5f2edfb-1ed6-4924-b8a6-1676903a7318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:10.721Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2db28333-e1f2-470b-acfb-375ee30924cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:28:14.197Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:28:14.199Z |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-27T12:28:14.200Z |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-27T12:28:14.200Z |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-27T12:28:14.215Z |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-27T12:28:14.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:28:14.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:28:14.226Z |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-27T12:28:14.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:20.744Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f42b9bd0-f4c2-4b74-96cf-f5527e3c6265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:30.775Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cfa382d8-1041-4a10-8440-3dbeb19a02c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:40.805Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1694e6ef-1157-4bc9-a555-99bf823d8785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:50.840Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9730cb22-7ca2-4d5c-ac9e-e7dc64a742f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:28:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:00.862Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c729f17f-d9ce-4f61-a16f-98a12f3418f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:10.908Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=21ce4a27-df52-401e-8b18-026a497d2ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:20.954Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=714bc131-cd45-4819-badd-54ae14c71994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:30.992Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee81eb09-0cb1-4612-bb79-899cd0765c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:41.030Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4a2fbdd5-ccba-4666-8589-3955e5e66143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:51.051Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fc041264-58f8-47bc-9a30-6f5e7f34734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:29:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:01.069Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=64f43df0-172f-4e9c-af37-b64a179acf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:11.087Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a032322a-39ba-4d8f-9bb8-4441ab3162c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:21.104Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=69dc32dd-9ba6-4345-85e1-191a348ef8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:31.128Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=35247fd7-8569-4704-aa19-dbe62485a232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:41.149Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c943d21b-8ed3-4504-8265-e8d906280720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:51.192Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6e97bd5f-d033-44f8-9f1c-5fd2ae6dc74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:30:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:01.217Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e5be290c-9d35-4b1f-837a-d21c063c22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:11.247Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c40b196f-f843-48ab-be01-c545e82d6678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:11.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:21.274Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ce201828-874b-4472-9a4c-1b8ea7811f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:31.302Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b60ece91-23ea-4c1f-9064-993fab9b8637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:41.327Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=20d45550-d0b5-460e-82ab-9b48ebc133d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:51.344Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a5f29cb2-2f54-4fa5-a852-fd392de3c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:31:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:01.365Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=12417d05-0bda-4738-b78e-b0c9665a794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:11.400Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6a69f63b-c0c9-47b1-847f-298bfc6cb194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:21.419Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7fdb7a4c-c7f7-42ff-a490-5b6738407ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:31.437Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=668c9e34-602c-40b5-ab6b-0931552e2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:41.462Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8c638c56-3975-480a-8b2a-1e4d2f625305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:41.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:51.496Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9af5d92b-2dd3-4bcf-8382-6e657e971abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:32:51.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:01.556Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dbce579c-c5da-4628-95b8-7bc20f5298cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:11.577Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5bd98155-892c-436b-9dfb-6dfd2b3e734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:33:14.027Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:33:14.027Z |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-27T12:33:14.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-27T12:33:14.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-27T12:33:14.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-27T12:33:14.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:33:14.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:33:14.035Z |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-27T12:33:14.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:21.596Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e7aad216-3c58-4c66-9cc4-fb579a462ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:31.615Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c33b1805-1a37-4c7b-8a1d-58f13606fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:41.636Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5a00dab1-8dd3-4de8-87e7-bfddccc20041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:51.669Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1d5db375-cc66-4665-b48b-3356a93b2ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:33:51.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:01.692Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7c1035c8-51d1-46f0-9039-e3832fdcafd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:11.716Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14af787c-00b9-44b9-9c7f-d3f68f36af54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:21.740Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcfe0c28-6329-4874-a4a9-876ed2242aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:31.765Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=21cec5e5-697d-461c-ba19-f0910093819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:41.781Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=35e0141c-3f70-4922-871d-cc17a81b223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:51.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=39a43dc2-91e7-4ec5-8b71-3b33a9359ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:34:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:01.836Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eef113ca-5866-47d9-a2e3-004d5e8fe17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:11.861Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a709f5a1-216d-4551-9750-4f8dd1fee035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:21.880Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ec3d83e1-7fd2-4a9e-a499-5af1e4bc4398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:31.905Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=484f2429-27cf-40ca-befb-d37d7eca836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:41.922Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3579ec40-6a9a-45c4-aee0-3f568effaec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:51.940Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=76516875-477b-4925-95b0-4c42c5650e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:35:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:01.957Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=50f41774-8fee-43eb-ace2-ef0bf4cea6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:11.978Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cbc0ba56-5618-44f7-b273-20fe4d2a5301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:21.997Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b2ed638e-fe35-47d1-9c80-6d8865d92bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:32.015Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=153c7b68-58ea-471c-ad6c-ef3d53ac9f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:42.036Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b87b533e-7fda-42fc-bade-a31a48906e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:52.057Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1270b7c0-fe47-400a-889f-f3b9a57ff876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:36:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:02.115Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=650530f6-615d-49d3-a931-a83961c7ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:12.140Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=efb8cce2-0377-43a8-979d-d5e1ed4cc2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:22.161Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0a7994e-4ae8-487f-9d4a-924ec098adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:32.192Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=add15575-9ef3-4aa9-ae9c-c1ebe40f9a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:42.255Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bc3779a9-7ce7-41de-b740-b57855ace116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:52.276Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=82e92e64-f1df-480c-8da6-d1f2e8a5e7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:37:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:02.294Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4fc16846-929d-4438-993e-157c6c15ee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:12.318Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=077d70de-c8c4-47f7-a858-8a4b49a0c783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:38:14.075Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:38:14.078Z |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-27T12:38:14.078Z |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-27T12:38:14.079Z |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-27T12:38:14.080Z |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-27T12:38:14.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:38:14.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:38:14.091Z |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-27T12:38:14.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:22.355Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5ab3157e-6828-4504-8526-b9a84805e2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:32.377Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=65993a14-08b3-46c0-9209-b73b6ec8328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:42.397Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26abc107-16db-4d88-808d-578713b1fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:52.434Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f3338ab3-bc2f-45ae-8653-0a8708b4c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:38:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:02.458Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d811ee7-0d04-4329-816d-8f5e2444e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:12.478Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=135c487f-0b11-44d6-91db-373473c305f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:22.495Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6393f938-e261-4625-a48a-af44e8c53ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:32.523Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=06668c66-da8d-4232-967c-9445a17d36f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:42.555Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=90aaedba-f9cc-4950-91db-efdad01ab36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:52.592Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=79913020-3c14-489e-95ee-e32596058e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:39:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:02.613Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=38fb44ae-8e16-4166-b95f-d83e39fd6117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:12.672Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b3453009-5105-43d6-adc7-c64cde57e6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:22.718Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0290bbe3-8000-423d-91f2-1392db7141e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:32.755Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=703d0c1f-2621-41ac-b8f4-d46f42c270d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:42.789Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=84bae1c3-2fd5-4eb0-a8ad-c1263ad5efad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:52.825Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e73761d-95d8-42f0-aee1-aa23f55e0831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:40:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:02.850Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=714c7768-49cd-4907-84d7-f2b37f06ec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:12.896Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=875e2008-6af4-4e74-a720-1dc36411d6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:22.935Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f63fb356-59fc-4ca8-8068-0171ac5cecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:32.956Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1ec068a-f6eb-4b95-9e03-13d50ef384e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:42.980Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bff87acd-1011-4da7-a0e7-067546cb0a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:52.997Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8139aeb4-9987-49e2-9007-576901d0db83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:41:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:03.016Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=40c76a7f-1cce-48e3-9d19-21e69c6663c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:13.043Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e9bb8627-6b31-4687-ad63-745a7fdd5ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:23.062Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14444118-eadc-49de-9837-b57a06894e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:33.093Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2128691f-407c-404d-b333-5e6a711fca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:43.133Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9e977144-0596-4a6d-b1de-1fb5511107ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:53.158Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8cf2bf12-b505-47f9-841d-ca84e304f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:42:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:03.179Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8c057e37-14e7-4bfa-a9f7-25b36fab588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:13.209Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3cfa1c6b-cf87-427f-a4be-1b08776e4cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:13.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:43:14.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:43:14.080Z |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-27T12:43:14.080Z |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-27T12:43:14.080Z |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-27T12:43:14.081Z |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-27T12:43:14.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:43:14.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:43:14.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-27T12:43:14.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:23.224Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4e6e77d4-f7cc-40c9-bb06-869413fd8421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:33.246Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bcb70c95-a3df-4cbf-800e-9cfff0a1fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:43.278Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0abe73dd-245d-44f2-a1e5-deefc2c80bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:53.298Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d571059e-6a11-4cae-9264-ed314906de40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:43:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:03.321Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=220b0792-0b2b-4613-961b-65a5319b3e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:13.341Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1a3fe77d-24e9-4b06-9297-d4ec2daa70de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:23.367Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=567aa090-8d53-42b0-803c-5b0f3c1a38ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:33.393Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4fa95361-9694-48f6-b136-d12ba3a08f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:43.412Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f78b9557-0f4a-40e3-9eff-37023a9f432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:53.442Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2a1ead18-0689-4e4c-bfb9-b0a55bac2a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:44:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:03.471Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b1265d7-df22-4a05-acd8-8665e57c7769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:13.511Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0335e16-78a5-43b7-8f5d-20700a2f4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:23.533Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=40faca71-d8f2-4977-8ffb-f5e2a6dc833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:23.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:33.555Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cea44db4-727c-4e53-9667-c3af9071153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:33.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:43.579Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=238948d3-1db4-42f0-9251-1fbc846651f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:53.599Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8597b6fc-a5a9-4788-b070-830cf07f915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:45:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:03.622Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8236a720-2302-4ef3-abd3-7b4482113fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:13.652Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=78f7461e-baa8-49ab-a8fb-17d051295c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:23.681Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4227822d-91ba-46d1-9a94-b13b34feee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:33.700Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=74544798-81d1-4cd6-a13a-62c0013bc4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:33.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:43.727Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=01c81fad-fcec-4004-8ac4-c6196b4e5434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:53.745Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=38d4b3db-6013-4b57-86d8-3a486013eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:46:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:03.789Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aa32ccdc-83ff-435f-8666-a7242dadebfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:13.807Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8f3e96f7-6cee-4d31-85f1-0404037e8709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:13.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:23.845Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a1df0330-2492-4237-91b7-d74c146e3ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:33.933Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=705ac886-5211-4f61-9bb6-a35285ab6e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:43.958Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7ea4d90f-3c2b-4ca3-9bb0-90b1aa24dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:53.977Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=000b74a7-1842-4ddd-8db6-abb5e58f90f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:47:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:03.995Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=49d40ff9-0ebd-46f9-8b09-ea6f9f4a1594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:14.016Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0f6ffd49-ff70-4670-8ee7-116f06f880e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:48:14.053Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:48:14.058Z |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-27T12:48:14.058Z |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-27T12:48:14.059Z |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-27T12:48:14.060Z |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-27T12:48:14.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:48:14.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:48:14.070Z |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-27T12:48:14.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:24.055Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=840bb74e-0fee-4280-a58a-abde3ff9e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:34.080Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41d7a4d2-b0d5-4119-bba3-951acbce54fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:44.109Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c0ce615e-2415-4331-8fd1-179b804e0345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:54.136Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=08826523-7081-48bb-a77f-0489c71551d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:48:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:04.187Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=694b2e0a-2ba4-4afc-8024-d5947619a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:14.222Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=214e6fcb-ba77-4d3d-8d7d-a1dc01ec8257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:24.245Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=787589ea-6f82-44ed-95e1-13af4f5d4b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:34.294Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=32bd2b2b-60a7-4131-ba6c-07c8f3d542fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:44.314Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9899e7aa-b5fd-4ac0-a481-d9a1203aeaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:54.336Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=da1d5d45-f78a-4f97-b485-9e3e511aaef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:49:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:04.373Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=048402f5-5598-48ef-b271-bced2639d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:14.398Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c1e305d7-fd23-497b-a969-5cc1f45bfe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:24.422Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aab0d4dc-87d1-4c61-b52e-f233498438cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:34.445Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f7dbe5bb-50a4-4e06-a9ce-a298fda659dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:44.467Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=04316fe3-b061-4cbf-a4e4-cc043513c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:54.486Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=66e8f184-f0af-4ad8-8f8e-55ba8355ee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:50:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:04.509Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=640b31f6-45cd-4364-a908-3c83cf6e78bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:14.544Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=955a492d-1ccb-4e6c-aa57-739268a1c071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:14.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:24.562Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cd43d233-a332-4f8e-afcc-f0265d3c1138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:34.587Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=afd94070-fa99-405b-baf9-5b9b025cb4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:44.610Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eff2c853-fe55-4212-9467-93be27a445c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:54.641Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d627ff5b-1b62-47a0-8c3a-2c51b89ffbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:51:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:04.669Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b10d0575-41fd-4bbd-813f-d15335cb1a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:14.712Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ce5e1590-5045-4267-bbcb-218e03f58715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:24.735Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=04646db2-94c2-4403-9f43-0bf78bf7a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:34.778Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f1d27033-bed9-497f-b814-4b0146016bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:44.797Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=812cb304-5011-4b75-9dbf-b01f1e62524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:54.825Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9438138e-a39d-438f-b694-654ac6a96044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:52:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:04.866Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=66d3b5f2-49d2-48ff-99e8-a71b74b3f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:53:14.011Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:53:14.012Z |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-27T12:53:14.012Z |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-27T12:53:14.012Z |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-27T12:53:14.014Z |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-27T12:53:14.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:53:14.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:53:14.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-27T12:53:14.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:14.888Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2a6a4c0e-9ff5-42b8-bf63-9f5a59920bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:24.931Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=46734aca-3154-4ea3-889e-c664810c1b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:24.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:34.950Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e809eeb-0596-4c17-87a5-d92fc2b47f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:44.982Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ad5a45fe-6d55-4f5d-bf2c-8da25eb3b3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:55.003Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d4e2692e-237c-49d9-ba4a-9feda8769e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:53:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:05.038Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=513e17d5-cc66-4099-a690-b6d63ab1e52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:15.066Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cbe8a06b-81eb-4120-925b-b7973268d7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:25.097Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7e945138-7683-4802-a967-5c9a4cb69903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:35.125Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=27580680-5368-4173-9854-864dd8016a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:45.145Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c0429bb4-830c-4ebb-99e7-a35ce33d2d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:55.179Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0349852b-89c4-4e6d-9758-1d356ce030b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:54:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:05.260Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e335808c-ffbf-449d-aa4a-03cb539ac0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:05.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:15.280Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2582d0af-c355-4650-98e1-ffea27742f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:25.304Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d96faa55-8ae2-4a60-abf6-2e10b5074c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:35.322Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5654c80d-6691-4992-bf8b-23d5427784e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:45.346Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=40bfcea1-8311-4b61-a7be-d4af56df2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:55.372Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e1238363-305f-4e33-9530-55d9b823de5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:55:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:05.392Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=92c919d4-2bb4-41be-9aea-6aa0f8c47665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:15.410Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fd92670f-b698-4857-afb2-818e4dda3499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:25.431Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=12fcd61c-81fb-43f2-bebc-a7b359f1741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:35.475Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d827d702-65dd-4232-9cb7-89fd6727b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:45.498Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ccee7cf-261c-4b71-9650-c80bfe2b40b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:55.520Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=86192fdc-7794-4a44-8f48-2dd25c28bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:56:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:05.541Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9d3795ca-abc7-473f-8c60-2f59a64f724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:15.559Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=afbe21e9-9310-4d6a-abf5-f3722fd5e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:25.604Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b21c6f0d-5205-4e33-9d25-4c8487671527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:35.621Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6ead78ff-ec2a-4753-a8b0-7b761286f208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:45.649Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=541863ee-c6e6-440a-8873-fcf7266fa182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:55.678Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e65f1969-1d4b-40bd-9bc3-908438ca833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:57:55.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:05.706Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5d2b3947-7317-4bb3-b251-10eb280b18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T12:58:14.020Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T12:58:14.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-27T12:58:14.023Z |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-27T12:58:14.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-27T12:58:14.030Z |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-27T12:58:14.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T12:58:14.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T12:58:14.041Z |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-27T12:58:14.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:15.726Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7707d2b7-e016-43a2-be7a-d8510109dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:25.746Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=946e5207-1716-466c-9fc3-e42aa7cb78c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:35.767Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e9f85cbd-cf1e-4a1d-a591-f81807b90479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:45.784Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4d2b456f-dd3c-4a04-bb0b-a3ac30204c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:55.803Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=64188184-cebb-4dd2-a788-9386af0afca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:58:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:05.820Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=359d3740-2cfb-43dd-815a-c3dd5be8f1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:15.843Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a378a858-bbfd-4739-97f4-12bc87932bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:15.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:25.887Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=600d5a93-9a3c-4135-ab3f-899826bc8ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:35.931Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=39c8aadc-01d2-4cdb-9bfe-c14569009d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:45.966Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0752c75d-e496-4100-a09b-874ba8b53cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:55.987Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9f294c24-859f-4ba8-865b-97f828b18e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T12:59:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:06.012Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f8e4a408-4079-4d09-a9e5-0822611dbff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:16.032Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ea6b080-5460-4151-a23a-685372bd3646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:26.062Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8f0616bb-14cf-4b68-8c9f-36ef3e282f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:36.085Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c7a0a31a-4cac-4949-9a0d-084c194f61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:46.107Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ab445865-3e84-485b-809a-8f1244131286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:56.145Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dbef4ec1-da7d-4a60-913f-c0cc7eae807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:00:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:06.172Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=93193ff0-3a70-4d8a-8e1d-87277d6b5f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:16.194Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2ed756fc-c724-40ad-b181-84268e38bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:26.234Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d28ab56-1dfd-4e31-bfb8-eaa7dd3edbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:36.259Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3e46fe00-0a01-46ff-81d1-627a14c8bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:46.299Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4a5077f0-971a-426a-8c39-c70f18078b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:56.324Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ad057b39-247f-442e-9fc6-2b8def2199c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:01:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:06.347Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7b4251e8-af2c-4d03-a177-c9fc62f5e15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:16.383Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=844ab219-c85e-43b9-97bf-c2a01df59ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:26.411Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=78b2b36f-1b25-4f2a-ab60-c5196d0b0e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:26.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:36.435Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=38984949-64cd-4564-8f30-174b8508bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:46.464Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=14cdcfda-dad1-4d7c-8f03-b528f48a9b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:56.499Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ee502220-1d09-4593-83f6-402739f2f7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:02:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:06.553Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=62062294-3206-4fb6-8076-377d1b037c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:03:14.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:03:14.080Z |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-27T13:03:14.080Z |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-27T13:03:14.080Z |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-27T13:03:14.081Z |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-27T13:03:14.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:03:14.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:03:14.091Z |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-27T13:03:14.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:16.573Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=49683ec8-588e-4fcf-8b52-e1ef51498a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:26.603Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=42c957d3-98d6-4a75-ad66-414774872e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:36.627Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b0bd3155-5239-45a2-846a-de20d8d661b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:46.650Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e85ed0b7-51c1-465c-bfd0-d76127da549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:56.703Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0439e1aa-79bc-4af3-98ec-c927ceb2712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:03:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:06.725Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e2fce5aa-d94c-435d-8f57-5449b1477799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:16.746Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=351e657b-382b-4d04-b9f3-b74aabc14e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:26.771Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5a884c16-f363-46ce-a703-6d1ac2057f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:36.810Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bd2abdab-c676-495a-ad4f-4dc7f0a4f022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:46.850Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c25ef3cc-b3d6-499d-941c-890d34818c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:46.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:56.891Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c1dc59d3-64d6-4568-ae87-c2b8988cfed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:04:56.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:06.914Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=767c00c0-04cb-4eba-aaf3-a8a02d003b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:16.933Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c8738332-5d49-4b78-93a6-bfd274e7e305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:26.983Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a482151e-19f3-46c4-8599-9de864afbc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:37.002Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ea46790-5a3b-4915-aa1e-24e2ffd6d349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:47.067Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=661bf4f6-bb48-4656-b320-3d7cd85045be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:57.117Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41d54e92-20ad-4cc4-b058-412546db9d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:05:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:07.152Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58d0f538-c37b-4230-8403-f63322ba8bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:17.185Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=94b25c33-4013-4789-944d-0ee302b7918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:27.216Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=407bbbe4-604d-4f84-be34-af652af38de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:37.279Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=008b179b-26ce-4eef-bae6-21013083e6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:47.303Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cd4908b8-2023-46a9-90e7-7a34aa383a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:47.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:57.354Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=de6479bf-666c-4038-9113-c24b6f5919dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:06:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:07.376Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b2960dfa-7493-4671-9af4-721c13f706a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:17.396Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1cfcde5-6a5e-4089-a94e-16df23d2089b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:27.438Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b48dc15d-0c61-4ff0-be82-18061c6aea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:37.463Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=36ab4737-1950-4345-a213-b722f11e0e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:47.490Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=34fb9322-362e-4f34-80b9-e5ff9d25787e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:57.512Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eb151751-4c30-4658-b2da-d85daf97c714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:07:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:07.547Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8b1ad159-d47d-4dc3-b9f8-7fa34312b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:08:14.035Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:08:14.035Z |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-27T13:08:14.035Z |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-27T13:08:14.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-27T13:08:14.036Z |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-27T13:08:14.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:08:14.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:08:14.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-27T13:08:14.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:17.566Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=06256f9c-067b-425a-b9b8-dc740eadea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:27.596Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b54eddb3-6dd8-440b-a244-6215706062c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:37.616Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bc39fc98-0fb3-4f2b-8d60-0e199c8f690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:37.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:47.636Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cab8f711-7299-4248-bb19-85516f63a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:57.660Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1f73485d-8192-4c6a-9f2a-85cb26695223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:08:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:07.703Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6a3d89ce-a03a-453e-aff1-49c543758b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:17.743Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=44b0e49d-66f9-49f1-8cf8-10a1c9765814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:27.762Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bd3d9441-299b-4579-9475-e030597db007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:37.783Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4c2f43c4-2d19-4b2a-9ad8-d28e40163be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:37.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:47.803Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=91541787-e96d-4ac2-a985-558141cd95ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:57.830Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0cdfb3c6-d3e2-47c6-81b8-e08df4c8a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:09:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:07.848Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8d33c51f-b73b-4468-83a9-8201ed2482db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:07.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:17.870Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b4b80d7d-c36c-4d07-a72c-c38e6dff82d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:17.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:27.934Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9f1f7f1d-d3f7-4471-b171-1c4ae2d9a660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:27.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:37.957Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3e658b1a-de34-401f-8c11-be84069efafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:37.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:47.981Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=706aadfd-5ccc-42ae-a8a6-0ea5727084a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:58.002Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ec373733-e3c4-4e64-9806-222639838ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:10:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:08.018Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f769ab68-41f8-484d-8032-231cabaafeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:18.034Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f01504ea-3f4b-4e4b-93e4-757b2f1b496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:28.055Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=888eaa3d-4cca-4fb6-b425-753755f08076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:38.077Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7f730898-a8ae-4788-b35a-c0b2b9b09297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:48.098Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cac75a2f-2587-4335-9e3f-435afbf7499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:58.120Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=02e1a232-5f36-4eba-8922-5aa43e4f8cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:11:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:08.178Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=06ef704f-4846-4810-8d6e-02cb4fff28f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:08.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:18.213Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=877b3dcb-5eaf-4f00-86cd-9eab91cc1b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:28.233Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=68e5a69b-6875-45a6-ad9c-8f12e458e084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:38.275Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7492d159-7d26-4545-a19f-66a66a0f48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:38.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:48.306Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=70b734ea-e86a-4fea-b372-8ce776ac5eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:58.329Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=273b5858-afa5-4953-90e8-d17cea95e75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:12:58.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:08.350Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=61bd40e9-3ddb-4374-922d-78929d769139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:13:14.082Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:13:14.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-27T13:13:14.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-27T13:13:14.083Z |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-27T13:13:14.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-27T13:13:14.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:13:14.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:13:14.091Z |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-27T13:13:14.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:18.374Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ae6c81a3-d684-40b8-a8f5-eb3044746d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:28.440Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5cca218b-ec2c-4487-89f8-3226ae47a6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:38.460Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a91141ca-0a9f-49ae-b121-370249f3b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:48.476Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cdfcff3a-eeae-4455-99d6-a744eff158dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:58.505Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f3776f9d-fc99-445b-ac3b-5a3548217122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:13:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:08.542Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c1e92691-acc8-4233-bb22-56e4f6ecf159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:18.564Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f44e1693-3d71-4268-baa7-4b2bd7383008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:28.614Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=24534102-f35e-444a-8e76-6eedc1edf323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:38.632Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=24ce3c6f-ac89-420c-84bc-0548b82fbd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:48.653Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=10fa1ac8-f362-42aa-86a6-9c2bc9d699be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:58.674Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ec088faa-cd9d-48e2-bd8f-cfd10ea950fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:14:58.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:08.702Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d34eeced-ff8e-41c3-a26c-a2496719db39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:18.729Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b600cd79-8727-4f97-b61e-29049bcadd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:28.750Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c9cf7f82-5110-46fd-a121-58b07fb198bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:38.769Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=618548db-7534-499c-b190-9c3d6c6da3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:48.799Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f25eb61b-c483-4bd6-8987-824de72af3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:48.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:58.827Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b590ca68-45da-4ca9-83b4-c09ebf7f862e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:15:58.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:08.851Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26aa8862-b8c9-48c9-912a-79bf61de4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:18.883Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c16bbcd9-0a05-4efe-b2f7-0e332805a543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:28.909Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3247d647-a4e3-4178-aa61-3745a45ba0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:28.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:38.930Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=950a5866-c6f8-4db4-8655-ab8c700e4c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:48.947Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5b8da1b2-57fa-4601-8182-8cf482f644c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:58.965Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b534caef-40bd-48ff-97d2-0fdd6cd56020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:16:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:08.996Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fdb27ca6-d0c9-4e0a-9418-d8e58cf285f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:19.011Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=308ab6e4-8063-4a79-8f07-a09a160e4c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:19.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:29.040Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1ce95cc5-19d0-4a94-8c3a-fbbc7048c611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:39.059Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b3f9ab37-3237-42e4-ae35-cf7cae8259e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:49.082Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=98824b56-beb3-4cdb-b070-872af2ac4b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:49.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:59.105Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cab9905f-e954-4a36-9309-ab609332260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:17:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:09.123Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=93aa17ae-b459-40a1-b3b2-85cb60354a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:18:14.067Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:18:14.068Z |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-27T13:18:14.068Z |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-27T13:18:14.068Z |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-27T13:18:14.069Z |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-27T13:18:14.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:18:14.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:18:14.078Z |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-27T13:18:14.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:19.148Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bd251ee5-71a6-45a5-96b8-ff3392df0eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:29.186Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=95db4ebd-8c56-4d0f-a87e-7f4aad4e338b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:29.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:39.208Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1e5394a-ec69-47e8-82e8-2a5eef432fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:39.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:49.236Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=58562acc-9149-40ae-b0cb-8ce93b508dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:49.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:59.288Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c634bcf6-65c7-486e-89b0-3ce354bedb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:18:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:09.306Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2510f292-4d9a-41a0-8494-98a1f5d3dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:19.390Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=92f05350-1862-4064-8c52-ac159c860605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:29.422Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b5b80514-9543-49a3-88a7-97f7794b29e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:29.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:39.443Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3edeca0d-3d8e-4a90-aa65-acbc1cdf5470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:49.468Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=813a9ca0-7017-4274-9ef2-300cc21005b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:59.507Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=321a9f4d-02a8-485e-bcb4-4da947b995c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:19:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:09.530Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bde042d0-6f3b-4386-a45c-f2dd424ed152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:19.552Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ff06f421-6b85-4f3d-b3de-2575fdfec18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:29.586Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d84e49f1-ecaf-4532-851a-42ae87846030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:29.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:39.607Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3f9b9989-7956-4e64-89f5-301fbd1b50e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:39.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:49.626Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=af1b5fc5-14fa-4f07-aff6-d69021eb8134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:49.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:59.654Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4eb40a5d-875b-4ff1-aaee-3bb3f8d2b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:20:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:09.680Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=dfb3efbc-95f6-4158-ae68-c46fdb6586ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:19.712Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2f3bac53-251f-4170-9ff7-cb7e7841f172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:29.739Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=99df854f-5c1c-41ff-b45e-a2a0964f2dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:39.769Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8ee5d277-a62f-4bf1-b050-a3cd358bc078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:49.790Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=215cc565-f507-40a0-8620-d4576d30578e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:59.812Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0c5207d7-db28-4221-9642-373915d717a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:21:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:09.869Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=52ba18d6-2ad1-4455-8cbf-b49df4c2c5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:19.963Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fbea726b-4805-4721-a283-9b7c35af7772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:30.004Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=11ff3b69-2004-4143-be6e-13dd624ae0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:40.025Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=82780bfa-2255-45f9-a4c3-ee91f016fd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:50.056Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6802b2b0-820c-4493-bd75-256f5ee37bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:22:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:00.078Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0e7f88ac-ab50-466d-bf91-64d5551f6e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:10.120Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c86ed8cc-fc21-4f1a-8ec0-157088e04924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:23:14.033Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:23:14.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-27T13:23:14.034Z |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-27T13:23:14.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-27T13:23:14.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-27T13:23:14.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:23:14.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:23:14.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-27T13:23:14.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:20.146Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cc0c40b5-a2c7-464a-ab33-2e52451a8442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:30.169Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=afaba9d9-b22d-44ac-99ee-97f74653e8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:40.194Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2d1a7564-a602-43ed-bf73-d04f13777102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:50.231Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=51ab9891-965b-45dd-b67d-40842c5c3628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:23:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:00.260Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f0af5a7f-1728-442e-99d7-d7e32d1cb68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:10.297Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cd945e01-3490-4034-93b3-115382e39983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:20.323Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8fd126c5-2cde-40e8-ab05-3ed9275306bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:30.360Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0c211cb5-1fd7-470b-a4df-f59f77210a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:30.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:40.385Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=38ed7d0b-dffb-4ebc-81cf-7e36750dfede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:50.403Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2b0a0809-d02a-4947-95ed-1d3b0e4bc1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:24:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:00.431Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0684166f-23ab-4a83-b7d9-7653dca1a444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:10.474Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=12db32de-baa8-408d-addb-209f4873c108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:20.497Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d1b29a82-0f17-4e92-8737-f8a64fdb6f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:30.528Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a0d90cf2-665c-4c12-b11a-a7c857872297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:40.550Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f75df156-a68b-493a-a101-656762fc46aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:40.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:50.594Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3714de71-ecb9-4a3d-a995-f7461813dace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:25:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:00.622Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0fce38cc-b715-40b5-ac28-f4f968b10ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:10.657Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=69533d81-0045-4930-8522-4ff7325dd00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:10.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:20.682Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=16e9769b-e4f7-4822-89cc-8728d909f85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:30.748Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=eaebd808-ce77-4af9-bbf5-0580283d63bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:40.788Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7ccdd069-8b70-4f3b-8e84-ea38ce20e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:50.818Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0e900a5a-ed1a-47ab-b636-d54684138aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:26:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:00.858Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d2a0aae5-c8df-499c-83fc-120e34da1629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:00.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:10.909Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=27999e42-da6e-4266-8ffb-987413f33219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:20.937Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=b1690a5d-6897-4648-bb97-b5633a3f522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:30.959Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9c2b7787-530b-4c55-a5f0-5270a4cd9661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:41.015Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=715297f4-cf99-4d30-ba19-c286dc48320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:51.037Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f1eec669-272a-4476-b5ae-fe2060882200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:27:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:01.060Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aedcbb3f-ade4-42cc-895b-4e96cb492e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:11.082Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3f5f2d3a-77d2-4c2e-b011-6e3bf98f3960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:11.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:28:14.143Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:28:14.144Z |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-27T13:28:14.144Z |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-27T13:28:14.144Z |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-27T13:28:14.145Z |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-27T13:28:14.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:28:14.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:28:14.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-27T13:28:14.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:21.106Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a8a6cb1f-09a8-4e13-ba51-e3dc71545988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:31.149Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cd4bed50-1bd1-4421-aa16-ca5a68eba49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:41.166Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26d9092c-cf44-4d85-b1a8-0bc030cb11ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:51.188Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c5eed696-8c8c-4b9e-9f3c-ef5daba2d11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:28:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:01.210Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cfdc379b-f97b-4b5d-ac3a-ba52ac76d6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:11.288Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=da1d56f8-c5f8-42da-89ef-48cb9b18ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:21.308Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=fd5373ba-c5cb-4bf7-8126-14d8d93cb597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:21.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:31.348Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9b80e5a1-4cdf-4695-a379-68c63b363c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:31.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:41.390Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0960b871-a5a5-4175-ad1c-f8ce35bb130d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:41.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:51.411Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ae879138-8be4-4d1d-b7c4-5237f4afcbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:29:51.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:01.442Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6b25d49e-d0ac-4e82-ad49-a9eb427ec9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:11.470Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=46d13b43-4bcf-41c4-8730-08ff7c814ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:11.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:21.505Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e9caf570-db5e-496e-aeeb-b602ab278297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:31.534Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=65b77419-0985-45db-9d41-aefc9fdd6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:31.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:41.564Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f914ce2e-3678-4422-ba24-d85599beba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:51.603Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8f862de5-a304-4bb0-8bd0-0323399a4d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:30:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:01.629Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e0f99022-9aef-42b5-b48b-539c343cee75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:01.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:11.721Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5012531a-e08f-402d-80e5-6d7f89952aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:21.742Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f05f05ee-96e2-42ec-9882-a990ab575766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:21.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:31.764Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=953f1e22-4964-42b0-b71f-2a7077f1db34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:41.795Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d1d321f9-1231-4377-bb4d-ac0adc9300a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:51.815Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=39d18335-ec0d-4827-b327-f9c61deccea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:31:51.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:01.839Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c6007cd2-a92f-452b-9d67-98c701f9566b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:11.870Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=40469d84-7bfa-4f4e-9399-46c0bc660df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:21.890Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5fa9e6f9-02ce-4961-8d73-de7f9875485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:31.918Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bb6e6fa2-297a-4aa8-88cf-2ceaefebff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:41.936Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=33dd22f4-f4d4-4311-b914-c3f30cf1af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:41.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:51.965Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f3d56108-d887-4ddb-8133-cc67e0352782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:32:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:01.983Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8c9341e4-070a-4d7a-8058-144f86b1df1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:12.019Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=453cab6a-fcba-42c1-8397-c63a32fa33d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:33:14.174Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:33:14.175Z |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-27T13:33:14.176Z |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-27T13:33:14.176Z |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-27T13:33:14.177Z |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-27T13:33:14.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:33:14.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:33:14.188Z |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-27T13:33:14.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:22.038Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a1efe6fd-1278-47cd-aea9-8596ec4ac129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:32.074Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=55ab4124-8897-43e5-9440-75d0e0732895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:42.134Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=3e7cd156-ef64-4061-acf7-db04b90b38ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:52.167Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7f87ecd7-4736-40a1-ac4e-b0f18ac10aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:33:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:02.198Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2fbfb07e-1d9d-4c7d-a468-2180d6777eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:12.229Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=595bfea3-62e8-4627-a945-e6e54958a2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:22.253Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c04d39e1-169b-40ed-9feb-0b56b5e067c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:32.281Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=effb827b-0e60-452b-9536-4f59da5beec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:42.303Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ba723435-310a-458e-b01e-b85db89de6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:52.352Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=295ffb64-c9e5-4145-b261-925b4ac0ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:34:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:02.399Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=df542ba5-ab87-4adf-97b3-d00e989548d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:12.455Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d527c991-453c-4e59-88ef-4ed2ac7cd0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:22.488Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5b70e72e-deac-4d5a-b527-6efa772a43a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:32.514Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1d515bca-7e1b-439b-80de-3af459781151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:42.559Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=aa2fd4fd-adf1-4847-8750-c83b7853272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:52.599Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0d7d2ce3-0bd5-48e7-80a8-ec81eae2bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:35:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:02.656Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=873acc0c-2e38-4bd2-87f6-0ed4cb418d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:12.694Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0c2aefc5-633e-4547-8a05-bc5a1f02df69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:22.737Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6667cdfd-0d4a-41c9-b145-8bc1d780059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:32.756Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=85234378-d416-4b35-bd12-c2eb9e91f598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:42.807Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4cff8a06-64db-4c52-b73a-fb0364ff5091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:52.827Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a04aa19c-b5cd-4f94-a655-abe01c2a6d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:36:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:02.884Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f675a46b-264a-4a3a-af97-9111cce32fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:02.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:12.928Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=8513f826-830e-4947-ab94-57906d4f7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:22.957Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2cc1c941-c53c-4b25-87d0-514587b98c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:32.983Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=28ba0c1f-df5e-4b20-9b65-4ac6dc8df06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:43.004Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=c3145176-39df-48c2-a1a9-654eb71c9ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:53.039Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=9b9364a1-8a77-4cf4-8261-55d6b4e960b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:37:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:03.070Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f8d9af79-811a-4ad8-b416-049a2fdbf850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:13.099Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=2143955c-9332-4170-98e4-c9ac733d56ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:38:14.143Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:38:14.144Z |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-27T13:38:14.144Z |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-27T13:38:14.144Z |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-27T13:38:14.145Z |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-27T13:38:14.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:38:14.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:38:14.153Z |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-27T13:38:14.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:23.128Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=de360258-6f4f-44b8-a717-3a77fee763e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:33.150Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4de0c7dc-f8cb-4df7-be7c-abfabf577be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:43.178Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d12dda61-661f-45ae-bfd6-9e21c43681c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:53.211Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26960958-7d76-46e0-90bf-b3ca3ad03a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:38:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:03.274Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f632bd19-ab0b-4f1b-b157-38a5060faefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:13.354Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26a7f93f-11cf-4ec1-a641-a94b31839420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:23.384Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4a2db1f8-a822-4b7c-9187-d738f30ed98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:33.413Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d110bc31-1b42-410e-b1c8-d99929f82d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:43.439Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=51bc4fd0-2645-40a1-8e58-65cd2a7ff77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:53.464Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=a3271597-688e-4a33-bac4-68eefcb6cb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:39:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:03.487Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5eeef285-789f-4e22-a127-07906f16fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:13.531Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=f33993b7-680f-4781-8479-352020d7b44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:23.557Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=64e39a57-0c4e-40e2-b747-65e13ddf4f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:33.625Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7f54039e-3fe1-4409-9188-de73279b6895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:43.671Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ed6dc1a8-6b6b-4d90-8127-8c9d2ac92502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:53.697Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d904d84c-27e3-4164-b4d8-98224f2b2e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:40:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:03.727Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4addb9f2-f640-489d-a309-7835c8ff18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:13.748Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=41ae8a5a-177e-4952-b711-b21ada3ad1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:23.792Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=1aea8a5c-a12d-4db5-addf-c43e5d621e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:33.925Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d217a6aa-149f-4b12-abcd-4c8e0e1f0e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:43.942Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=da41ca27-3872-46e2-a558-6212150e0ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:53.963Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d6b5b9fe-d14a-4048-92e8-d4f18683151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:41:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:03.986Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=744b198d-9175-47e7-97ab-e7cda0575e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:14.009Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=6703752e-4fe9-4f82-9f84-b1fb41d59fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:24.031Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=06d0f03e-d09a-4ae8-af45-e042c92d21be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:34.051Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5dbecbbc-6466-47a9-baca-29ce23ddee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:44.068Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ce6e63a2-b788-49d0-b099-36afee742151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:54.093Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7d3fbebc-e4d3-44bf-aaf7-ff0c9886de72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:42:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:04.118Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=0dac9924-189f-4539-ac48-4276e86b290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:14.142Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=56995172-dee0-4bac-94d0-bf865c270101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T13:43:14.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T13:43:14.152Z |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-27T13:43:14.152Z |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-27T13:43:14.153Z |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-27T13:43:14.154Z |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-27T13:43:14.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T13:43:14.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T13:43:14.169Z |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-27T13:43:14.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:24.194Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=7c094e3c-98dc-4f0b-bd98-bddf6be46cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:34.217Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4713f48b-e5e2-415d-bc1d-6a67445722ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:34.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:44.242Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=09697055-b5d0-4fe6-94db-c3f3a4671d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:54.268Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=cacb9a1a-adfa-419c-8bfd-2b0ad0fbb509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:43:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:04.302Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=641538e7-4a0a-491a-9805-0ccdc9b00276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:14.327Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=bfb14162-bab6-4f22-a7c3-a2dff26f14d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:24.361Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=00554e8f-df31-48c1-a5bc-00e2be46bfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:34.438Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=d9c8333d-df42-4eab-b259-3f2608e1b4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:44.525Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=424e3750-9a22-4cf3-b63e-64b910fbbd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:54.550Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=5eb4a3d4-5c11-446c-b789-eceeeb2f81c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:44:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:45:04.600Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=ad75c817-efac-4c27-a812-de7d9dadd5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:45:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:45:14.670Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=26b2c616-30d8-4395-9837-615d45e93097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:45:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:45:24.691Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=e8a1598a-2ecb-4caf-8a4b-d521e42e9351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:45:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T13:45:34.713Z |INFO |Init configs |InvocationID=5eff7ce0-90ee-46dc-bd9e-1fef79f5cfdd, InstanceUUID=4877640c-3728-4a09-92f8-d4acf1cb8715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023