By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:15:21.329Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:15:21.345Z |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 |2022-11-01T23:15:21.345Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:15:21.348Z |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 |2022-11-01T23:15:22.011Z |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 |2022-11-01T23:15:22.244Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:15:22.244Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:15:22.245Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:15:22.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-01T23:15:22.457Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-01T23:15:22.517Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-01T23:15:24.936Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-01T23:15:25.652Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-01T23:15:25.693Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-01T23:15:25.694Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-01T23:15:25.859Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-01T23:15:25.860Z |INFO |Root WebApplicationContext: initialization completed in 3341 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-01T23:15:27.210Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-01T23:15:31.743Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-01T23:15:32.810Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-01T23:15:32.934Z |INFO |Started MainApp in 15.769 seconds (JVM running for 16.893) |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-01T23:15:33.349Z |INFO |Start scheduling PRH workflow |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:15:33.398Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=90dd115e-851d-4620-91fb-02c155a01fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:15:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-01T23:15:38.475Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-01T23:15:38.490Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-01T23:15:38.493Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:15:44.575Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=8f4923e6-fe03-4453-9eec-6df5adf4655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:15:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:15:54.615Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=d2169b54-ee0e-482f-8ae8-fa324b4f18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:15:54.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:04.637Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=40816082-cc4e-4705-b71a-2be37ccf989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:14.678Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=182eaa7d-098b-4c56-bb47-16e32a40b6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:24.701Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=0522657e-9ab9-4dec-9183-b771f528360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:34.732Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6cead359-dcaf-4526-8a3d-b6c945c04236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:44.872Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=dbe165c6-2b1e-4354-be8e-325abe958733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:54.891Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6e9cb4db-f5d5-4e11-afb3-000a10b3075a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:16:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:04.914Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=348637ce-afe0-4ceb-91a5-a2a152d064d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:14.956Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=8e743e59-8abe-4f85-aa30-8267c7541fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:24.985Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b9ebb2dc-9169-476d-a219-41106d5dcedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:35.025Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=923813de-ea56-4470-84bb-18d01359fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:45.047Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=20a2fc0a-31d3-4c4b-a158-5f4f4cdbc079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:55.072Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=2f92bdfa-937f-4011-bc85-313874e53b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:17:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:05.107Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=1860eac0-6fa8-4ad5-97a1-a1616da976bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:15.128Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=f2320885-f11e-40c0-9bbb-6c2163d9018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:25.149Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a7a384a1-9e28-40b2-bff6-467e1f360d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:35.177Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6dff71b2-c511-4a50-af5f-cb45bd466611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:45.206Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b3173693-7233-4fe7-bbd5-6ca71649175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:55.222Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9d4d8e11-7783-407d-bb94-254dde0f7595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:18:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:05.241Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=bb81ab3d-15ad-4369-9d6d-0b817d394b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:15.266Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=511fea28-b6b1-4eb5-9884-e062dbb248f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:25.281Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=23a4a3dd-a1b9-47da-9176-40593fb7d508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:35.311Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=891e1e5d-6107-4e62-812b-0547b67e0d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:45.327Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=93320f44-f492-493a-9aa0-25efadaf22ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:55.346Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=63f8949e-d09c-4b6a-bbe7-9acb5c89a36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:19:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:05.460Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=224d73e4-ef30-486e-9ffd-a2547b98bb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:15.484Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=91a61f92-a702-438f-b78a-0182a1f075f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:25.522Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=eb09565d-63c3-419d-a195-cc028ade6eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:20:28.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:20:28.404Z |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 |2022-11-01T23:20:28.405Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:20:28.406Z |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 |2022-11-01T23:20:28.407Z |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 |2022-11-01T23:20:28.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:20:28.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:20:28.432Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:20:28.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:35.545Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=7fcec229-6863-4b66-bc36-4747da65e81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:45.562Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6b4a880b-2ebb-43b6-84ed-c9ff688f90fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:55.580Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=05452bb1-3630-496d-9506-035fc656fbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:20:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:05.599Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=74cf5dc4-5675-484a-b872-c29c64e2d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:05.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:15.619Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=8660a1cf-4850-4967-b9c1-3dcdd12787bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:25.639Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=359fed0e-d943-43e9-959b-6e899bf78d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:25.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:35.670Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ee1ad3f0-0976-43cc-914d-15dac979fa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:45.689Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=bac0774c-817e-48b2-b7e4-810ed4283671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:55.720Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=11b72fde-6c8b-4c15-b55f-0b528db4d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:21:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:05.749Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b83a5122-08cc-4bf6-b220-ddf7a689ed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:15.784Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=27fdab71-40e1-40a9-8550-061b2b890ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:25.860Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=f9bfe573-71ab-48ca-831f-89c41ae781c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:35.889Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a5ff9ec7-7a2d-4a99-90d9-ccddc02db562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:45.911Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=2701866a-d0c3-4356-b534-83afd6aeda0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:55.950Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=0ad8aabb-6c74-4f89-9f7e-8eccce26ded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:22:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:05.999Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b124bae0-c255-4262-8bdc-ce2f28acd878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:16.043Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=319822c6-2940-49f8-84ba-e8df3d103a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:26.079Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=4041ff31-25da-4b54-80fc-4721238af85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:36.116Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5b52321b-d531-44d3-8b4d-46a1f5d4adff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:36.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:46.139Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=efb0ac0c-f2a7-4b06-9405-820dbeadee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:46.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:56.156Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a9f5a7cf-b68d-44e7-bbea-430e03588b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:23:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:06.180Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=75429420-293e-44a7-9453-0b5df90c44e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:16.205Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=74d8413b-5eee-4e17-9772-fc0ebd5d14f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:26.233Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=64f8f680-8b35-49b5-ae96-a0a4dbffa49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:26.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:36.258Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e809dabd-8612-4779-8c6e-1d744c7726b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:46.281Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=88cd273a-ff36-4dbb-b4b3-b222b3c02540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:56.306Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=8e36ade7-36aa-4ea8-9d0c-0acf441393c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:24:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:06.326Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=306d962b-d912-4a37-b6d6-9a8ed6380c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:16.368Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5b2f3a56-129d-4d97-a2ae-2eace07b2d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:16.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:26.390Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=30e43db6-4817-448d-a319-d3cb32e690dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:25:27.726Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:25:27.726Z |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 |2022-11-01T23:25:27.727Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:25:27.727Z |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 |2022-11-01T23:25:27.728Z |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 |2022-11-01T23:25:27.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:25:27.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:25:27.742Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:25:27.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:36.407Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=1fbd87ef-bad3-40be-a394-0a23881b78fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:46.427Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=60002a5d-ef4e-489c-9613-9cc1703b3a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:56.446Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e83867ae-3d3c-43cd-867f-22d92c971cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:25:56.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:06.463Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=dcd57ea4-e074-429d-aa79-b8cffe1f1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:16.484Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=023504ea-ce6f-4d00-8781-0a2600ad63d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:16.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:26.499Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=207aab36-f9ea-4864-89be-1531bc0a52e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:36.521Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a9fcf1cd-f041-4390-8599-458b1e5b2a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:46.537Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=99d7da2a-e42e-4b79-9a5d-97a9a9588069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:56.552Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a3417803-bd49-4f00-b720-d6941f39b7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:26:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:06.571Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9dd154ca-c098-4df9-aaf2-d089d60c6e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:16.588Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=7be8702d-2ea9-4021-98a3-07b84ca9135a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:26.605Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=15288005-437e-41a8-a93e-1f60349173fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:26.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:36.622Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=21dc2b41-a518-484c-a331-9283f85c94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:46.638Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=aaa72d09-c665-47c0-babc-b81cfcd6c6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:46.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:56.655Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9dcf0bbd-017f-45d1-919c-ca324110368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:27:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:06.674Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=4b60eb9b-7afa-4e85-a485-77b5f407e996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:06.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:16.691Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=c1acda88-c833-4d86-8e2e-4e364323b3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:26.804Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=08c20e21-48be-49b3-af9d-4b510a3044b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:36.823Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=110f043c-d9ed-4a8b-acea-4db6460053a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:46.839Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a0207bfd-a82b-4942-8e25-8e14a379c3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:56.856Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=be919f5d-ccdb-4c24-9ba0-a8cf1feaf279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:28:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:06.873Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b3b21386-6989-4009-b2b1-1933c076b178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:06.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:16.889Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=698ebcb0-af8a-4daa-86fe-f3898646ab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:16.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:26.907Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=f6062412-d1b4-41b2-8e1d-fb9f7932102b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:36.923Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9ce77b84-e722-48e6-b3e0-6fa26902f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:46.946Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=8febfe73-888a-424c-b2dd-8ece5b506933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:46.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:56.975Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e401ae88-07bf-475b-84d7-57d50913d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:29:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:06.990Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=d7c2191e-d9bb-404c-8223-4a4f0e42dc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:17.010Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=35444ae6-7e5f-417c-be35-8c49e0a67614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:27.024Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=143a5b11-0855-436b-9341-9c72df720a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:30:27.660Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:30:27.661Z |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 |2022-11-01T23:30:27.662Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:30:27.662Z |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 |2022-11-01T23:30:27.663Z |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 |2022-11-01T23:30:27.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:30:27.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:30:27.675Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:30:27.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:37.047Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=df366628-83ea-4637-9e14-65f81a6e0e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:47.068Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=73e43b7f-0733-4638-a23a-8bcebcd48a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:57.084Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=4dde8aaf-714c-42c6-9907-8208a4306092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:30:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:07.099Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=3546e6c5-7fae-4d15-bcfa-51f6072f6f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:17.138Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b85a5ad9-38da-48fc-8023-9e260c248621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:27.155Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=37dc75ce-a769-495a-9dbf-e962ed74f219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:37.171Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e985e572-972b-473f-bddc-3bd9b028ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:47.188Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=3c3cb7ee-c679-43b3-bdc1-88388e1e4d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:57.204Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=f195808c-1627-4939-8626-b68b7bb4663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:31:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:07.219Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e83f85ac-87d5-446c-8f6c-4bafe9cbb53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:17.235Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=afc2ae71-52a4-4949-a36e-3359aef86450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:27.249Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=014bebe3-0868-4800-a369-1307b5c36e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:37.269Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=40f64024-7a63-43c7-b79b-a1ca61bc72ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:47.292Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=02c56db9-88a0-4d92-817b-10d435ca2581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:57.314Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=1a89d7da-e9c8-4857-adab-a9d3a7183f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:32:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:07.338Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6d45941f-7087-418c-b38d-f8c9ea74ca3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:17.356Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=c6a5675f-a3c0-4abb-9629-55b638bdcfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:27.407Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=300d37b9-9ab0-4764-8d43-b5026c1c4af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:37.425Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=f9d9cb89-6918-4373-a974-f24be7754a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:47.441Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a913b981-dd58-494a-a554-9161a62b16d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:57.460Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=d49cfe02-fd4b-4597-ba30-b311abb09ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:33:57.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:07.485Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b8185e3f-2673-4f72-9569-a208159f8c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:17.501Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=455b204d-8ff5-40b8-a903-cb79ddfccd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:27.522Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=1d48ad73-3bad-43a9-b16e-18106071b892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:37.544Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=072600ee-02e2-48c9-aeb4-4f4dbfe9d17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:47.562Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=3ec2aad7-98d7-49c4-9a95-d4555d1f4e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:57.581Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6015f523-52b3-488a-86f9-1bac8a1cf631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:34:57.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:07.605Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5624be74-d6ef-4ac5-b6d0-74396edbe582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:17.623Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5eec709c-b167-49a5-97b6-6e66aed65461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:35:27.509Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:35:27.509Z |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 |2022-11-01T23:35:27.509Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:35:27.509Z |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 |2022-11-01T23:35:27.510Z |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 |2022-11-01T23:35:27.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:35:27.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:35:27.520Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:35:27.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:27.645Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a07b7286-8d56-4568-bf81-cca97c7a2fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:37.661Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=74f20bd7-5e60-46b1-a576-dfae825ae2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:47.676Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=44871fea-9fd5-4d56-8960-989fd3ba9c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:57.693Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=adcd64ef-c1d8-44b6-8280-1478eedd498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:35:57.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:07.713Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6815fe50-2079-44b8-87e7-23987efaba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:17.728Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=57556c01-4f1e-4953-b89d-57d1965e749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:27.745Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=fdd90cbc-cab9-4721-bd5d-3a3256d47a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:37.761Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=69fae4ab-8ae8-4e5c-afac-8935b406071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:47.783Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=c04a2dbc-ddeb-463f-aef8-a488e08da8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:57.801Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=fa5b14fc-7a7d-4aae-981c-64eefa9f6d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:36:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:07.815Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ece6561b-b145-4063-ba97-b212e3bfc54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:17.842Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ad118191-c2d7-4499-9b5f-68c56b451389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:27.857Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=90f4280c-aed9-45de-8e4f-74c700dad582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:37.873Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=bda2b5a3-6818-431c-a815-547fd81ec215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:47.892Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=1aa1e09f-7cad-4200-abee-76adb992ab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:57.907Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9c09bf50-ecc7-4119-b5b2-f3f6f562341d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:37:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:07.923Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=d8451214-5bf4-4d3a-862c-f67732280fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:17.938Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b0dba4b4-0194-4b3f-83b0-974de2f71c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:27.953Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=7ec591ca-0ca7-4ad4-9206-6094d775fe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:37.971Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=42bf6733-e9af-40f1-88a0-bb810c432c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:47.987Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=837a1dac-cfd2-4dcc-a407-941f23925168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:58.005Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e14b4478-451d-44fd-b441-f3e3dba03593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:38:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:08.019Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6026c28e-aa12-482e-b7db-dc8a349c4cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:08.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:18.039Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=c5ea3841-1b7a-43e2-8b9c-6d82f32067e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:28.058Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=04f01794-a9ec-4e7f-b4a2-d7d287165c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:38.091Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=d33ebc42-dc13-4f2c-b91a-2d41c69ce373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:48.108Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=03206771-ceef-484e-aa87-56366e14b4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:58.123Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=32641bdc-8d90-422d-b687-23bb39df18f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:39:58.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:08.138Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=afbcb73d-5308-4087-96c9-5a477da2557b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:18.157Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ff34c70a-6105-43ec-a674-eeb968bb4918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:18.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:40:27.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:40:27.641Z |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 |2022-11-01T23:40:27.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:40:27.642Z |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 |2022-11-01T23:40:27.643Z |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 |2022-11-01T23:40:27.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:40:27.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:40:27.656Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:40:27.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:28.177Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=efd4e3d7-82c7-4c1e-9317-e2f22d11b0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:38.199Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=264dc0e5-2afe-42c8-8b0b-d211815376fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:48.216Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ee534d18-c3a9-4461-8068-b2f683d19166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:58.233Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ad31fca4-09ce-41b2-9e1e-ae3b08a4b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:40:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:08.248Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=bf8d5cae-c874-40b2-a7ec-5e581535f978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:18.262Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=42c1f1bc-8a5c-4935-9420-a78aaebdb705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:28.278Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=4390efe0-b551-4ddf-8d10-860a8fa35050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:38.304Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=da25f0fb-70a8-44ba-95b3-fea704f99bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:48.334Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e83152fc-0b2b-4cd5-94b5-47a05f921e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:58.351Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=36f25903-1a86-41ef-a0bf-7f16e348379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:41:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:08.367Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=4ce1b964-2483-4812-91f3-eec04c78dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:18.382Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=94d11e9f-933a-4d6a-b2a8-a355aeccd281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:28.400Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=11c97693-eb5e-4441-9be8-c144b819d963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:38.418Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=7fca2c13-73c1-4353-a235-d9ebda84b4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:38.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:48.435Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=8c13ef5f-0120-4549-8512-a857b5950d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:58.452Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=361fb5da-7e4d-44a4-b967-47262b82de8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:42:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:08.470Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9581682e-560e-4234-8c4e-e316052ef3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:18.487Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=1eeba764-af35-480d-8700-01773668f6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:28.512Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5215c4ef-d8f4-4521-b5a5-5e403b8b9194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:38.529Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=942bf638-d310-43e4-9009-7b640fe8a6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:48.562Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=f1de5108-cb01-44b4-9128-18b7bf6774d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:58.586Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b5395766-dcaf-451f-ad82-b167f0f6b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:43:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:08.605Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=87ed742f-becd-4cff-bbed-4807dc4e7011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:18.620Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a7b3c59c-e385-42b9-b46f-1afc17be6e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:28.638Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e57f52d5-8526-499a-a1ce-8a978df63fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:38.654Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a7d58d0a-5a8b-4ec1-b85a-fa6bb7268336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:48.672Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=a1645292-768d-45e0-8320-ad6ab2e1ef89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:58.712Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=c8b68372-2358-4f7d-ae58-8635716b849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:44:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:08.731Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=15f0cee0-4aa2-4658-897c-08b54d52cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:18.752Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=3340a974-0deb-41ee-8aaa-382261e5a66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:45:27.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:45:27.499Z |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 |2022-11-01T23:45:27.500Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:45:27.500Z |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 |2022-11-01T23:45:27.500Z |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 |2022-11-01T23:45:27.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:45:27.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:45:27.506Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:45:27.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:28.767Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=4765dc89-1849-41fe-bc52-01ca58e374d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:38.782Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ab261d82-e613-4b46-bdd6-0052c4f8a398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:48.803Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=12b03a7a-7be2-414d-a107-6fe020b54a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:58.819Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=843e05f2-0785-479c-9484-e94d55c2ae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:45:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:08.840Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9cdf2fd0-f094-4a80-a95b-d91da5b29209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:18.854Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=abfcdd73-edea-4a35-ab88-c6df133466f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:28.872Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=eead514c-e21f-469e-b1a3-f22e94ca5b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:38.893Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5f84adcd-471e-4241-9994-dfbf9b81b340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:48.908Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b274a21a-11c4-4661-94c3-5bf666b6ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:58.940Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6e2b11d1-cc90-413a-b8f9-6536b08cc8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:46:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:08.959Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ca1e902d-f2f1-4ee4-ae75-1746fab4ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:08.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:18.982Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6dcb2c95-eab5-433c-a3b3-c8672c469032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:29.005Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=bb842519-1c0f-4870-a426-3d45f37eb393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:39.019Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6fcb1466-3e67-431b-b41a-2602b0dc59b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:49.036Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=f0a77df8-ae6b-4069-bf23-1bac2456771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:59.048Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=4f836ef6-e6c9-4e2e-9833-d181bb1e217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:47:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:09.067Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6aab7998-2afd-4361-be58-9647696aa053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:19.083Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=65e8a288-17ec-495c-86f9-adf23f37d6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:29.102Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=219119d3-b669-4cb3-a6ca-dc472a4743ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:39.119Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=2a08b7aa-c3d3-47ee-9534-381e0eaeb44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:39.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:49.140Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=0cd6352f-4a3d-467e-8cfc-c4cbcc311cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:59.166Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=65df071d-9ecf-4c42-b1c8-368eb3041e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:48:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:09.187Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=db97fe7e-08e7-4180-a3eb-45f4776d292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:09.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:19.217Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=808be501-ee7a-4c92-9619-36cd89cf033e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:29.234Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=d376807a-0ad5-4b66-b20d-bdeeea157040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:39.247Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=7fb74d18-2e28-472d-88bd-659744e61fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:49.261Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=cc95a812-e534-4f0d-be81-fd31ad74d892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:59.275Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=3ebb09a6-3700-4265-8847-a02a4728d055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:49:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:09.300Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=14613736-5977-4fbc-99b0-f587025d815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:19.315Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=cf2ee588-df97-4ee6-83ba-21549eb6c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:19.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:50:27.548Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:50:27.549Z |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 |2022-11-01T23:50:27.549Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:50:27.549Z |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 |2022-11-01T23:50:27.550Z |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 |2022-11-01T23:50:27.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:50:27.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:50:27.561Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:50:27.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:29.334Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e7282b19-7c92-4628-8ab2-842e644f9463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:29.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:39.353Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=562d8a66-2d67-4722-b536-447a461ca899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:39.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:49.366Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=604d911a-6723-47f8-84e8-3be5c13fe053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:49.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:59.381Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=cb7471c7-50cf-49e5-893f-69e8a9685bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:50:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:09.396Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e274d61a-867d-4731-b031-ea113ea6a540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:19.411Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=25450785-616f-4bb9-bc83-fe93b8c91590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:29.427Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=2a005ce3-098e-47b2-80b9-514520025a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:39.453Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5cc7d0ec-a1bb-4d02-a5a3-cf06eaff8f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:39.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:49.470Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=222a1a47-6ac6-45bb-9003-091cf40c8c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:59.487Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5d2e4c90-7f56-4a49-b081-4467019a23af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:51:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:09.502Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b1c34d94-8d60-4f09-8685-111e356fadcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:19.525Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=22adc463-f5e4-42c4-98dd-5deb803901f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:29.545Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=6724825c-f80e-4fe0-9018-98c82e9b1eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:39.562Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=7a817d3e-ee66-4373-9248-b5b5afd2a972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:49.581Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9a7814e2-f166-41dd-b497-1db545ddb4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:59.601Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ca437bf5-fcc1-4db5-b341-11a3de2bb346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:52:59.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:09.616Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=5f49b46f-bd9e-4c9b-b4f3-c5468caf1c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:19.640Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=3f7edcae-5e4f-4e70-91bc-287e736d4ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:29.654Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=c40bcfa5-60f6-424a-b257-6ca679d0e901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:39.687Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=788e5eec-8325-4573-b72e-c51a286771a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:49.705Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=24b05489-0e14-404a-b1aa-cad122558b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:59.719Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=2c265285-010e-4102-9021-11264af3b626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:53:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:09.735Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=471d231e-14bf-4c1b-8c7f-1dd9e0861660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:19.752Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=66638ea3-b57f-477c-8453-ea3f3643b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:29.774Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=675d5055-9781-4fac-847e-cbd7dadba6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:29.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:39.790Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=9709091b-15ae-46b9-b84e-4838c6d3ccb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:39.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:49.811Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=c20c9f92-b939-4e81-8363-2fd1fd9bdc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:59.825Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=027af42d-d05e-41f3-8189-a001101e9af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:54:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:09.843Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=cb678a7f-d1fd-45f4-8a85-441aee710644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:19.860Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ad748108-b44b-4a3c-b1ba-6b18626a0831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T23:55:27.678Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-01T23:55:27.679Z |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 |2022-11-01T23:55:27.679Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T23:55:27.679Z |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 |2022-11-01T23:55:27.680Z |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 |2022-11-01T23:55:27.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T23:55:27.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T23:55:27.690Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T23:55:27.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:29.876Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=e6b018c8-e72c-48de-8526-651194e0eb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:29.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:39.892Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=1e67292b-8a7a-42f4-b61f-3fdeac986ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:49.911Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=976fcf5d-7b35-4f21-b282-e35d071efe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:59.931Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=625c1465-c10e-4f0f-9572-16bb030c5772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:55:59.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:09.947Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=7dadca92-0ae3-46db-8cac-53f10155194e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:19.963Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=faf380ec-3695-4dfd-8cb3-3758f25509e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:29.981Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=fa58a046-af40-44f4-bf76-1862e6876548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:40.008Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=ccbafc7f-d1e2-45fa-be07-fd85ccec1c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:50.026Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=49bf8004-30b7-47db-affd-79fb13d4060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:56:50.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:57:00.045Z |INFO |Init configs |InvocationID=5d88b628-86c4-4ce3-a98a-f6a658a22db9, InstanceUUID=b494e733-7d37-4719-ad53-bb27d7ec0c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T23:57:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |