By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:01:03.774Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:01:03.785Z |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-12-29T23:01:03.786Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:01:03.787Z |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-12-29T23:01:04.169Z |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-12-29T23:01:04.301Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:01:04.301Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:01:04.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:01:04.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-29T23:01:04.432Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-29T23:01:04.456Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-29T23:01:05.780Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-29T23:01:06.213Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-29T23:01:06.235Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-29T23:01:06.235Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-29T23:01:06.339Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-29T23:01:06.340Z |INFO |Root WebApplicationContext: initialization completed in 1883 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-29T23:01:07.205Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-29T23:01:09.131Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-29T23:01:09.730Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-29T23:01:09.895Z |INFO |Started MainApp in 8.435 seconds (JVM running for 9.167) |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-29T23:01:09.976Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-29T23:01:09.983Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-29T23:01:09.985Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-29T23:01:10.058Z |INFO |Start scheduling PRH workflow |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:10.083Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3a43450c-99a8-4bb3-b0a5-d2f70190ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:20.705Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8fdde0eb-2512-49c6-aa5b-945e7725aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:30.747Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fd8f5d4b-9969-4e7d-bc81-907f9d732254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:40.765Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a5aa9e02-9fa7-4233-8953-567e7622dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:50.802Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fae7dbb0-2804-42d1-b35b-eab75527a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:01:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:00.843Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1044cf1a-b991-4e8d-94d2-e5ae54bfdbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:10.864Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=08f9545a-647d-49c4-bd72-a910a11b8f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:20.879Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=132fe39c-a26c-41e2-af11-c14334fc4f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:30.916Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a095a865-be01-4db5-a25e-4e07fc797e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:40.932Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b2f9967-5e5e-499b-8060-5d5567a09845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:50.965Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=27063b5e-17de-48f6-9a7c-69712f77f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:02:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:00.987Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f43091db-d43b-480e-8bc1-7eecdfcf8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:11.002Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=39e67be0-feef-4582-9394-6a6960d1acc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:21.021Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1db5cfda-a1bd-4595-847e-0606e12f9b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:31.050Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8aa2a6bd-3569-4458-9d44-d50a8202535b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:31.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:41.074Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=05cdae63-5601-49c3-8bba-5e324b0ceb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:51.092Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c6f442d2-8982-4586-93ae-a1033949cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:03:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:01.106Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fa1f9230-048e-4eac-8508-0fe61ecdcb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:11.135Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fcf7a015-f6a7-43a1-9f25-99f7c8ebc0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:21.148Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f42bc8c0-08d3-4423-9e50-fbd2dc321c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:31.163Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ea97a14-1343-479f-a1f5-04389f8f1d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:41.182Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d92e6809-99c9-41a3-8610-b711415dd74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:51.225Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e5fa010c-bb90-4ae8-9474-d24430770036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:04:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:01.237Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=691cd6f7-f9e3-4688-a784-247b06c4e377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:11.252Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2c7965e6-fd22-4e02-a077-2b2f51ed2f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:21.267Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c4af98ae-583c-4c92-b0c4-fb1fc03fdf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:21.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:31.286Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0ccfe06b-31ee-48cc-92e3-2e66b6218221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:41.309Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2716c1b2-bc83-497f-9953-656bb5095bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:51.324Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5079ead2-c355-4bf8-85d6-a970f95ba28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:05:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:01.340Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e12d852e-950d-4b0d-86d7-b011fdb55cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:06:08.018Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:06:08.019Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:06:08.019Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T23:06:08.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:06:08.020Z |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-12-29T23:06:08.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:06:08.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:06:08.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:06:08.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:11.357Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b2b0e345-098e-460f-a425-b3121c7c6009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:21.374Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=117afa49-93da-4141-84e6-78ba4f8e395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:31.398Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=43eda1c1-5b29-4a36-9904-02dbe958efba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:41.435Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f83ef4cf-63b1-4c17-adc4-3ee18b1ec1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:51.452Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=03d6eab3-2f29-4cc7-9495-2064a0bfdeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:06:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:01.470Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4979f866-350d-40c7-aaf4-0938ca44a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:11.498Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2ceb2f15-9aea-4114-a349-c648a60662bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:21.520Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aad1d873-c304-40c3-99f8-9d0e22af1280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:31.540Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=52c8065e-684d-4e50-9ca2-8de3af7ea961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:41.565Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7efc2567-54f3-49c8-ae61-adae982c1ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:51.582Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=811a7af6-5309-4d93-beb6-ac1991ed4e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:07:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:01.596Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=46c82e43-2d65-400d-b8fe-61f7ab637740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:01.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:11.613Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9090c0a2-4430-4509-8577-4e56599d30f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:21.630Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ab0123a5-0e80-478b-82b1-0dd9be5405a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:31.646Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cdfa1236-b56f-4678-8e27-2ea74dfcc891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:41.682Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e62c78d7-e473-4cbb-8ba8-8fa3b11c031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:51.703Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2c48f84b-70b7-4b06-ac4f-9b7510652f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:08:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:01.720Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2833e38c-441d-48b1-a480-227611057fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:11.735Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=89c92776-6aa8-4b48-9e4e-f7a0c637f2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:21.751Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f8440bbf-f00f-4893-b25c-9c778dae980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:31.772Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d8c570f-6b3a-4a15-955f-b0e463b085b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:41.787Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ae80a0c5-8953-4c51-9fa0-759f53b3ce46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:51.822Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4c6d1b10-ccca-4670-b6b8-2fed00ca8553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:09:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:01.838Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d99bf49-403b-4d01-9236-a1cecc405492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:11.855Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=84f1d4be-b43b-4d57-86db-6b23c49d1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:21.872Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d5df8f23-4d4e-4eb7-a614-9c43bebdbcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:31.888Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be648abc-2468-4363-8b69-dbedbeb06e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:41.904Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6115c070-b212-4329-a63e-c0c0163d79a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:51.941Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cc89b6f8-4ff6-498b-bd71-adc3388c656c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:10:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:01.954Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fbb0c004-8350-4d2c-b93c-298c6eac617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:11:07.562Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:11:07.562Z |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-12-29T23:11:07.562Z |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-12-29T23:11:07.563Z |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-12-29T23:11:07.563Z |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-12-29T23:11:07.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:11:07.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:11:07.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:11:07.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:11.972Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=62579fd5-7b0e-458e-ad16-a6196e306db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:21.988Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c083f168-fab3-4181-89b6-060968d5c33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:32.005Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bbbbb497-9c41-4bc4-aaed-be14122ad97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:42.020Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4f834f01-98ad-47d8-8605-0aefa86d0569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:52.034Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d5d9f3ad-e2a7-4574-92fa-7de8b5523fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:11:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:02.050Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9c5a9c7e-d988-4a58-b3ed-80f5e2ee8c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:02.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:12.069Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=18ff55cd-d96d-44cc-b01c-e75863fe14b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:12.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:22.087Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5dfa7138-a713-47cb-83f8-09336fb77e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:32.107Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8242e84e-322f-4fe7-824c-6d4abe6e8a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:42.122Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=68c758d2-1793-41fb-afaa-083c24c5f640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:52.138Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ac155143-97a9-439e-b1a4-d62a7e2a5046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:12:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:02.152Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7bf2f5dd-211f-4e5a-a0a9-cc292334fbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:12.169Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=70c761cb-5718-45ba-ac2e-5c5b16bd238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:22.184Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cd661bb4-923f-4ed8-9973-c7e23ec00999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:32.202Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f574bba1-8036-4f09-a4ff-027c1b0e0f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:42.217Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ad949362-1ee0-43f5-9f8e-81d4f298a769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:52.233Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=89f548c0-d594-4be7-9fa9-d5f32f75cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:13:52.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:02.250Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8954cb09-d459-4af6-970e-4c1e1daccab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:12.267Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0b10aeb6-7755-4bf3-9206-878462245785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:22.281Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4a5db11d-c2f8-484c-aa30-3fffd045f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:32.297Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e147aa0a-8d92-4a7b-9542-c42516fbfa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:42.311Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=629a25f9-9b24-4880-88f1-378e8f644d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:52.325Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b671ff4f-e242-4f89-b632-280dfcb1d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:14:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:02.339Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=19263777-9af8-47b4-bbbf-0c8029a26a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:12.352Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8642a307-4471-429d-9cda-716546b6f283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:22.369Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2234252b-a58d-462a-bb70-fddba14296d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:32.387Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f4eec0b4-19c6-4efa-bb93-963646ad25f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:42.401Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3151d3a7-37bf-4ce2-8fd4-9ea49d5b0553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:52.414Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=40e52ab2-a535-4f4f-842f-b8b9a548b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:15:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:02.428Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=50fb98d6-4578-449c-99ef-582cb7145e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:16:07.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:16:07.528Z |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-12-29T23:16:07.528Z |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-12-29T23:16:07.528Z |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-12-29T23:16:07.529Z |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-12-29T23:16:07.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:16:07.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:16:07.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:16:07.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:12.441Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3106ce80-eefc-4a00-a4c1-97fdc215d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:22.455Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e7da2da4-a14e-4424-8c7c-0b8674578472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:32.468Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b86930a-0830-4306-b5cb-9b6a8ae1b90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:42.484Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=68cf149e-64df-4eaa-a856-5ca6feb6eacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:42.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:52.499Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4e8337ea-7a7a-46f6-8c81-0745f1a21d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:16:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:02.513Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=19467a93-ca32-4656-bc39-59b3a45f5782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:12.528Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=37d1385f-1bff-4e75-ace4-12d706ac9a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:22.541Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8e7d0903-5aee-476b-856f-8644ff589396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:32.554Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2e5b8661-357c-4f74-9351-f51832f3c0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:42.568Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=043b38c4-ac53-4712-8561-c0b4bc1858cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:52.580Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=20931b74-23b0-4b40-bb93-172e8cbc3643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:17:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:02.596Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5a7f1053-a17c-4383-9a12-046bb8126274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:12.611Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=158476f1-92c0-4a31-b37f-8103fc12fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:22.628Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=65bf2852-4c98-49af-88d7-055e56036df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:32.645Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=343ea469-8533-440e-8647-b70d813fdfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:42.659Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=343b60d2-49ad-4c53-9534-dd0fb501dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:52.674Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=53eb1d7e-73e0-420b-b3ee-91624305ea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:18:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:02.693Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6add43c8-6aa1-41c0-9da9-8ad856bd7e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:12.709Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=02495222-b415-4bb6-b13f-cde95dec5399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:22.725Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1026005d-2439-44a1-9728-503e81677ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:32.739Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=40ddd301-bbab-4bd9-98a7-4daf15cfbc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:42.753Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=493522f9-3b07-45db-8ca7-648d02d892df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:52.770Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d148916c-90b1-4d6e-b343-6be9059db6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:19:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:02.792Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6db0f91e-97bb-4320-8e02-195cc44eef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:12.806Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9a226b4e-be99-49d5-b602-c9a8361eef78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:22.838Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f3a958c0-e13b-44b0-b5b6-e33a37204b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:32.859Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e2ef0f36-1d64-4912-af91-941c84486373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:42.875Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eeb3c021-f1da-4991-b06d-c2bd693966bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:52.898Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=165d96a7-58d0-4284-af08-f4ba09526d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:20:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:02.914Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6b0f2a66-9d60-40d7-ba6f-3914d0bd2678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:21:07.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:21:07.649Z |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-12-29T23:21:07.650Z |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-12-29T23:21:07.650Z |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-12-29T23:21:07.650Z |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-12-29T23:21:07.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:21:07.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:21:07.661Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:21:07.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:12.952Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e2573d31-cf52-45ad-b090-1456e411d60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:22.968Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8505d1f7-3e22-43d6-ac3a-a629e24fec06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:32.996Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3eba4d7b-7e9a-43b5-a3ab-5d5afdd02e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:43.029Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=23164efc-6e13-462d-b677-13769ae56e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:53.052Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cf3a8519-63c9-4142-9f5b-443574529fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:21:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:03.078Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=863e408e-239d-4957-b2e0-23e414681d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:13.098Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=362ab9d3-272f-4e9c-aab3-f9ff442a2527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:23.124Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9544d83d-f2af-4124-abca-2a256a38eaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:33.153Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cbe9e888-12a7-4c21-9342-31fc25af4121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:43.177Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=83b2b339-a9d3-4354-b7a3-722cc6732a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:53.191Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=df37725f-4fdf-484b-b115-3d7cac5db774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:22:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:03.207Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e8098c2-61d9-488d-800a-769ac6a70fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:13.226Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e33cead6-0ab1-401f-863e-324afc2cdab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:23.251Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=40b1df56-ffd1-4eb8-b8ba-31420a1a1b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:33.269Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7c61fca5-e624-494a-8e21-75205c216dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:43.285Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6ffaefee-4e3f-4afc-9278-13e136a367ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:53.306Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5563a89c-4b5d-4c24-abe7-45abc8a00164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:23:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:03.329Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0ee43ee9-a0b6-4633-82fb-f94f75a2702a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:13.481Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dd1c30c4-b2e3-45f9-aa60-3739de85fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:23.496Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c6883396-1f30-4e40-a6e8-574e39232914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:33.513Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=72f370d1-e7ab-4a37-98c5-ef495a26c2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:33.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:43.531Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=522a7417-e3bb-4ea1-9f08-48551e67b1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:53.546Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eb392053-4f64-4754-9826-a4426a5d006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:24:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:03.581Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ad356250-cda5-4389-a7d2-2b2345d54cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:13.599Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f011a3e4-41da-4727-b310-47e52331a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:23.614Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ab32f2d-feaf-4ae1-ab77-b5d135fe564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:33.629Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=afc12f34-46ab-4fcf-8490-736e07057510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:43.644Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=75539755-7edf-4054-8f5c-b0034dce83aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:53.657Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fa180784-1847-4293-af90-d22541a3c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:25:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:03.676Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=71d10f3d-6f6c-4796-9cb4-d7b34bfc41a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:26:07.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:26:07.569Z |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-12-29T23:26:07.569Z |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-12-29T23:26:07.569Z |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-12-29T23:26:07.570Z |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-12-29T23:26:07.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:26:07.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:26:07.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:26:07.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:13.691Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cd7fd402-7456-4ea3-b0ce-cc5b40942aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:23.708Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=889e7455-b66a-4e8c-a0ea-58abb79144ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:33.737Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9458e35c-7b4d-4e9f-97ea-fb3c713b2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:43.767Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=358a25a9-d7a0-4258-8d71-4c397e4eed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:53.790Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3abd0a20-4510-4a9a-823d-2b81a3b292e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:26:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:03.808Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b9af863e-af17-4030-9cc2-fce7a1bb93eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:13.825Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=488980bf-6eaa-4816-a433-486ddf6a4235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:23.846Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0755aa52-21ed-42e4-8a06-e5f36013073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:33.867Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a801000-74c1-40f5-ad7e-613883eb5c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:43.883Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4a503d29-393e-4706-ae13-756ff60781c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:53.897Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c1c53bb9-2e99-4685-83d6-b5eee63a91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:27:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:03.911Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d9452c1f-018d-475a-aa67-f367abb0ac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:13.926Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f192834e-3f73-4999-8fdf-7d8a930cebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:23.938Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1ea19239-2a40-4523-bd22-b4ac1cc80f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:33.954Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a47c647c-b033-4ee6-b1b8-601aecc2b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:43.967Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=82d4b3fd-54ff-49cd-bb76-7a35b255dfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:53.983Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=720279eb-549e-434d-a3cc-989eaeda3e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:28:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:03.998Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ed336b3b-639b-4d73-9b2b-d73fcb50861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:14.012Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b41611af-bc55-4a48-b4fd-68d4504420cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:24.030Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=85c94957-6a64-4458-bffc-ed5ca64af7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:34.044Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f5c483ef-4804-4bf2-8517-8095ef18e90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:44.059Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9dd5a410-e11b-4eec-a8f3-a988b7951e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:54.074Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=858c522a-19d6-4d89-8ae0-4f092e8807d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:29:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:04.088Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be7b0d29-b0f6-4d2f-8954-c7ad37182bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:14.102Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4de84412-fc8d-4a67-a8de-ecdb5f2af795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:24.115Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d53023dc-838f-4188-9d24-3d51a3e8d4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:34.132Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c8235ed5-98ca-47d7-9024-6f016cb29115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:44.146Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ed0820a0-3ce4-4fc6-b51b-43a836b21604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:54.160Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9d00be3b-1547-41bc-8669-58f6562126b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:30:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:04.180Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0431315c-2894-4d4c-be95-5f9e85346d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:31:07.513Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:31:07.513Z |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-12-29T23:31:07.514Z |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-12-29T23:31:07.514Z |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-12-29T23:31:07.514Z |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-12-29T23:31:07.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:31:07.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:31:07.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:31:07.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:14.194Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3499cff3-5eea-4059-9104-cd3874809dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:24.208Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4f98264b-29af-44cf-aee5-761752844f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:34.226Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e86ebf0-04c0-4d3a-b79c-fd4da9ab01e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:44.240Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0c7fba57-bab7-44fb-bc1d-f95d0b17d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:54.255Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1ed34db1-68e8-46c7-ac09-762e3bcd2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:31:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:04.271Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c8221e58-acfc-4b48-9689-5d149d71af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:14.285Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ce29c73c-45de-4319-ad7d-8663ef3898f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:24.300Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e1979ec6-29af-4265-8ff5-5947bc0ef4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:34.316Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6047370f-c45e-4559-bac0-32587e128f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:44.348Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a0ec052-0087-4317-a8cd-5a1d9fc6e732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:54.370Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=04694376-31b8-4652-83a2-15aa3463372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:32:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:04.385Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e989a229-242c-4b16-ba1b-5c5b1e26606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:14.403Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7f1a0ae0-f0e2-4895-bd51-75f382c42282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:24.418Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=65e6d3c6-3183-4d52-a505-81b4a5c881ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:34.437Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5e94d780-4cad-4f90-8c1c-21fff77ab2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:34.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:44.456Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8b86c7e0-c822-49d8-a5c9-efd180f850e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:54.471Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dbd2e402-6b00-4b60-8032-ca2f48fb072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:33:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:04.499Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9eb96738-7f9f-444c-bed8-bb5315c94ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:14.515Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f5c1779e-4fa6-4d5e-ae7c-6fca7ffca51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:24.531Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e07bfdb6-c124-4464-94f0-a98d491ce7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:34.545Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=751ac63b-4b35-4b57-8d17-be5e51d99848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:44.560Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fafefd8a-09cb-4599-92f8-43ba9c036e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:54.575Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f2e4d616-987b-4dad-b0bd-85cc299d80f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:34:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:04.592Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=70acd1f8-7c5e-49ef-b0dc-c9aea9ebcec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:14.604Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=48d99ee8-cb37-4caa-a69f-f995ff598ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:24.618Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e953640c-885a-4bcc-be2c-2ada025c8e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:34.649Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c231699d-6bd9-420c-8324-aaa953f2ac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:44.664Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f8f68846-032f-42be-ab6e-fe4f38d0eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:54.686Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=efbe9212-8817-4843-a6e3-9ed8e1881700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:35:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:04.710Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=530c2198-4216-4870-8133-4c0fa32e678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:36:07.549Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:36:07.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-12-29T23:36:07.550Z |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-12-29T23:36:07.550Z |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-12-29T23:36:07.551Z |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-12-29T23:36:07.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:36:07.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:36:07.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:36:07.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:14.730Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2aead5a6-48ba-49bb-991d-9da4b47e6203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:24.744Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a0b50129-4287-4d0d-ad3f-1d86bf8b9730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:34.758Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a2430858-887a-4a1b-b339-2fb2f1fafff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:44.775Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be72758c-0997-4443-a3db-16c753f07523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:44.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:54.788Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bdb8af88-dc1c-4a90-bbd8-c2b2e81698d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:36:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:04.801Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eeb07ea7-661e-4428-99cb-eeafd0d37491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:14.817Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d145e652-3356-4c6b-bbf2-51566c572944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:24.836Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bf46b681-6d0b-4e15-a9db-64db36f6803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:34.849Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ffa48c7c-f802-4dc9-a209-fa9bcecfdfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:44.862Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9a5e7ad7-217f-4a6f-bb3a-c828200f6a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:54.878Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=12d59319-9eb8-4414-b9a9-7e23fd3479a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:37:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:04.900Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=34f93652-a1bf-4c64-9ca2-8179e3fffb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:14.913Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b748ccf3-81bc-4291-b9ff-3ab36b817c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:24.930Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=616b1153-1e94-482c-bb27-c73bc22191e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:34.946Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=508688c9-6903-4636-a165-bec0e04aecbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:44.964Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4fe22fd5-05ae-416b-8f50-6ce8ab467c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:54.979Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e4e1d690-21d7-4538-97d9-2d34fad3fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:38:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:04.992Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3a66c02b-5dae-4249-a684-972dad60d7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:15.011Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eaebe2bc-d6b6-4de1-a4db-d51b905752fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:25.025Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=62ea6285-6744-4171-942d-4be318852f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:35.040Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=00b44d26-4865-46aa-8ec8-817cda1dbfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:45.058Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=519fca75-73ca-457b-a7b1-2f414e4041b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:45.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:55.082Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9dd073aa-3d42-4c75-b5ae-c832347523ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:39:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:05.103Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=62cf0db3-b019-4cb3-8d63-a8b544e14471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:15.118Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f142217e-ab16-4c7a-84a0-a8cb526392b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:25.135Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ec223917-0fe7-4f59-8bd3-e0751e4c8a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:35.156Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b76ca13d-693c-4c98-b5ea-44d507d4a1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:45.175Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9cfb50d4-09d4-44d5-afbf-b47c5e73a2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:55.193Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=86529254-9610-4f0c-b6b1-8aec0dab2222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:40:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:05.213Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7bf205dc-5ccf-47e0-8a21-2e2fc5cee432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:41:07.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:41:07.565Z |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-12-29T23:41:07.565Z |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-12-29T23:41:07.565Z |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-12-29T23:41:07.566Z |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-12-29T23:41:07.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:41:07.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:41:07.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:41:07.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:15.228Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=01d0d565-f6a5-429d-94d9-247857dbcb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:25.246Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d712c87-b45f-4ce6-89e9-90f329faab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:35.261Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9ada197e-4998-4b0c-af78-1131e9ae0c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:45.275Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f9b4fb77-1b2f-4493-aae7-c0fbcbad22c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:55.290Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7b532d32-160d-4f29-84d0-c892bc3d771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:41:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:05.304Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ea0718af-4198-43cd-8d5a-c16cbf5d8a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:15.316Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dc6d9cfc-e3ec-4a49-83dd-fcaab7483391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:25.329Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2cd424b2-4190-4559-b5f9-2c8ed85532fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:25.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:35.345Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=55ef56a2-41b5-4070-a00a-7450ce459f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:45.360Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=85337672-ab6d-4128-8270-df83ddc05837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:55.374Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=03541b57-54f1-4bb8-acdb-fc38fb18a716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:42:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:05.387Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9dee1e74-a1ac-4804-bd92-dfa8f7a6b452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:15.403Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=13a264c3-6557-44f5-b54b-209936c7c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:25.419Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9496d63f-b43b-4125-8ca9-427c055e518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:35.432Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=10870c60-a461-42f0-8abb-5d0ecf2b4ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:45.452Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dd0fccd4-2947-4279-9431-de7d5155d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:55.481Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=699f54d9-12b6-4f7d-ab89-528bca1df3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:43:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:05.499Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3e6d6f76-d30b-4b8d-87e9-79d56294143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:15.515Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=416ae372-b5f9-484d-a306-9224fddf190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:25.530Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e16c8ad7-216f-488b-9e5c-8957dd199eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:35.545Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b4393cc3-5a01-474c-9774-8d9d56646595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:45.561Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=86f3140a-e8bb-4a9b-9225-bc1468c67a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:55.575Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5d1c2f9f-bcef-422b-97e8-bfd54a80cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:44:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:05.588Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1de7f19c-974f-43fd-a711-67ec14840dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:15.603Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1d0fbe0a-4304-4ab9-9894-c51c1c8638bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:25.617Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d0e67731-eb5e-4f27-b5f6-1398e6dcc1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:35.632Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=03cadaa0-0822-44d0-822d-8587894f6456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:45.646Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=053083e6-b9f2-49c8-a59e-1002aab09112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:55.660Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8326877d-d114-4365-8fbe-397237d5ff00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:45:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:05.675Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=641f12a4-190b-40e8-ac87-07a695c10296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:46:07.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:46:07.387Z |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-12-29T23:46:07.387Z |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-12-29T23:46:07.387Z |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-12-29T23:46:07.387Z |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-12-29T23:46:07.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:46:07.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:46:07.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:46:07.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:15.687Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0487e1ef-7885-4fcc-88d6-147398971528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:25.701Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d71a6b1f-90ae-402f-b0d2-937cca56ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:35.717Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aceec95d-91f3-4c58-8238-a247e1b41b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:45.733Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1096ebcd-dcc5-4eed-8959-6961606f7617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:55.750Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6347c5d3-7f29-459e-ac62-ed91c175a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:46:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:05.766Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c812fd24-6c2e-4446-acab-05b54e13203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:15.778Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1b5de695-6431-46ec-bd04-8400348a36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:25.795Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c25897a2-9396-452f-8c09-a89e0854ca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:35.809Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7026cb31-c664-4b46-b240-9cc689ddbcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:35.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:45.824Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5e44df23-9c4c-442b-b72e-b26533a5d9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:55.837Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be73aec1-a393-464a-a6f2-74570f00ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:47:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:05.853Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7f2661ee-1edf-490d-a174-7b0711799ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:15.876Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7b96aabe-8ea4-4045-b392-926d3e0407c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:25.895Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=04d6c501-0f01-45f1-a620-f8b9c0d38fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:35.911Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=59e4a062-b70f-4c6f-9511-a01305b19699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:45.927Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ef439b95-274e-4557-9d94-8c535bf843e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:55.942Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a8eb4480-bbb5-4081-9230-db802d967e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:48:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:05.956Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=05610ba3-6b8c-476f-aad1-98de8a44c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:15.972Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=44db409a-b383-4d52-8388-682d23a47bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:25.986Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c9bc0366-9c66-460f-bcdd-e953287a9083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:36.003Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b183067d-1dfa-451a-8e4d-816714336219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:46.018Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=063f83c0-a811-4eff-8117-8aec57bbd243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:56.032Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c5a8b7bc-07be-4eeb-a9e1-a9880922fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:49:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:06.046Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0df18fc0-c744-4bd5-a52f-fe243cacef8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:16.073Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=531c10bf-2953-41b4-9229-c39eaa859e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:26.085Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aed0a1c8-4262-4578-9593-4f2c09aca05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:36.100Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9934b41e-9356-441a-84c2-99f719ced6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:46.113Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f8fc31b2-45c3-4b59-b466-6a203dec55a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:56.126Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ae8d6b3c-e4fa-42f0-a86b-65bb85081f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:50:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:06.141Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a815814-8410-472f-8fee-8ff73d64bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:51:07.487Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:51:07.487Z |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-12-29T23:51:07.488Z |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-12-29T23:51:07.488Z |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-12-29T23:51:07.489Z |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-12-29T23:51:07.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:51:07.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:51:07.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:51:07.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:16.155Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2f0005fe-59de-4b69-ba28-617cfa857226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:26.168Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ca2f235-ae70-4bfd-857e-f78f67d56436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:36.182Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c6b61fb2-1943-4e3f-babb-509187179e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:46.199Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b0165a1-19b9-4abf-97d1-a241231f3c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:56.211Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f5d90ecd-e800-404b-9036-41b6d1ab9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:51:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:06.226Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=51f729af-0301-4c01-a5fc-88f3f22b7d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:16.238Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b2ea3703-ea65-4f4a-bd8a-37b1e17c6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:26.253Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=90a575af-a4b4-4150-a19d-dba7f4067593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:36.266Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e61f4539-e4d3-4349-b82d-806e5283c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:46.279Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6830e400-4aa6-48e1-82cd-4a361e5d6cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:56.294Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f198c3f3-5fc5-4a9f-8852-20704cf1e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:52:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:06.309Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0e3ab2de-e9a5-4845-98ed-024bb41a6efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:16.322Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=17d9c836-73b7-40b8-b599-2494f467e49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:26.338Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ea52a932-7a61-44db-9e6b-91cbcfde6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:36.352Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b2a7df30-b614-4ff8-a591-f12f268d9486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:36.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:46.364Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=707368bc-b053-491f-8be2-8324e0df2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:56.376Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=665dce23-6799-4e92-9aca-76865a5de5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:53:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:06.388Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d4fdb6a9-d574-41ee-9686-909c3639cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:16.403Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=15cb9975-aa93-4cf5-a012-ae9b67d9bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:26.418Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0b2c9a27-647e-407d-8531-3c85f59488f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:36.433Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b84278cb-b640-41a5-8c5b-c4a84bbaa51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:46.449Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6dfa2a38-885b-4005-9c3b-235f79119673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:56.466Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7ff4685a-7efd-4cdb-b082-a69179b6c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:54:56.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:06.496Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dcf0f97b-be12-42c6-a824-3ed8f6bec9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:16.510Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b01f6f38-9cde-4a4e-8cc7-45a9611fa4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:26.524Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ef61e3f9-1e0e-4c99-bc92-49b143fd74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:36.539Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c26e7db0-9e1b-40c5-848e-d5429627f468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:46.555Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=209ac375-5598-4e8c-befb-6a324ba90a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:56.571Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=790a05dd-14b2-4b99-8583-6bf8c4bf06f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:55:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:06.586Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2a23d8dc-1599-4a5b-a914-319b9f403b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T23:56:07.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T23:56:07.410Z |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-12-29T23:56:07.410Z |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-12-29T23:56:07.410Z |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-12-29T23:56:07.410Z |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-12-29T23:56:07.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T23:56:07.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T23:56:07.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T23:56:07.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:16.601Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=39b4e050-5635-4811-a411-ab0875c4df2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:26.622Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1fffe8e2-26ee-4c25-8a0a-234f7b0806c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:36.637Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=26deb567-7eba-4678-80bb-f127bc3f5dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:46.657Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9a6c4e3e-1c60-402f-86d1-314c4f4f2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:56.670Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=35e7217e-3bbd-4204-a68a-94a58a1f8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:56:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:06.685Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e0a04057-cda4-40b8-aad5-60d2f4356f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:16.698Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9079327c-0aca-4612-9507-b128c617ad8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:26.718Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cfac5e2f-f54c-4af0-ba08-66011cefc28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:36.736Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4416cbb9-2995-49e9-b76b-f60fa8bb19f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:46.749Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6ff5497b-54f9-4b41-a457-6c8a4b469a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:46.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:56.764Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5264c86d-9562-4d26-8cd6-9b3dbcc93c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:57:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:06.778Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=31920611-8fb5-4367-a746-80ec19a8c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:06.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:16.792Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aeadc3eb-4c75-434f-a8c8-dbcc9459caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:26.806Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=790d33a8-3b74-40ae-8ceb-acfee895654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:36.820Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5e5f07eb-3d65-4334-893e-4923cb6de28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:46.833Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7a70269d-f374-4ee9-97bc-415d2ad11654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:46.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:56.846Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=73b13741-aae8-44f5-8733-47046331aa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:58:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:06.860Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3c4b9e83-9d3a-4f17-b20e-84cb21bf382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:06.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:16.876Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5fa6da0b-f244-4a13-a66a-06bdbf83085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:26.889Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=68b7cb34-5d49-45a3-9065-b77302c385d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:36.904Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3de74437-06bd-4e39-8483-a66061ea5c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:46.917Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5464d7cc-f7e9-4694-ba13-53380e65969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:56.929Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=114699e2-812a-4be8-aa2b-450d75743af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T23:59:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:06.946Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=035323f7-5ad7-4c93-85bc-08169cfd356d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:16.976Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=13b3c367-b429-4547-b7e1-22e9dd58912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:26.993Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=899b9fba-9494-481a-b8fb-fba9cc48c529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:37.010Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b4539f21-6c03-4348-82ac-3b34d40a0870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:47.028Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cf506188-56d7-44ee-a710-7ea68ee48397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:57.044Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d213196e-a4ee-4a46-a151-ac8a00741218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:00:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:07.058Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=23dd34df-43d5-4fe8-9bf1-e350e84dbfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:01:07.525Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:01:07.525Z |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-12-30T00:01:07.525Z |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-12-30T00:01:07.526Z |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-12-30T00:01:07.526Z |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-12-30T00:01:07.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:01:07.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:01:07.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:01:07.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:17.071Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9f7cbdda-a448-4eb5-a253-f0fc346a56c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:27.085Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=06b2dc60-bd95-4848-9643-13c4d625eee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:37.101Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=86e17a70-4da0-4ac8-9f29-a02e795a5925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:47.115Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8e701794-c1d7-4b8f-8a59-3e63d5e3485d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:57.133Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=17bc7203-e4d2-4faf-a3d3-15bf7fdf0501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:01:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:07.146Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2e995d1d-57dc-4b15-9ad2-3ff8d6630711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:17.161Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=25d655ce-a13f-4a5a-b13a-a8d7d0496a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:27.184Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e3e6526e-05be-4f0b-b40c-9498e8e3449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:37.205Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d60daf92-e472-421e-bfe4-d524079e3bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:47.219Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f8b68c11-829a-46bf-b463-d86368cdec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:57.233Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7c28ca04-951a-4a9a-853a-0498236457f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:02:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:07.247Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fad0648c-e95d-4d8d-bc95-f6a16e539ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:17.261Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0fc90b7c-f659-447f-b4ed-8d76c3fbcc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:27.274Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4d6d55ec-1189-4cde-9f91-e30b3439caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:37.287Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bf30fb5d-287b-4a9e-8578-af54dad7934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:47.305Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=02c61b49-01f3-46b0-8212-5a1931cb1a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:47.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:57.319Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6249a681-ffb3-4e59-9598-081803fea5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:03:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:07.334Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1ae170c6-8f17-40b6-bb06-6ea2ac96d96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:17.368Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6737e911-b72e-4a28-9440-2687255ec65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:27.398Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d4c4eec2-7b5c-4af9-b4d3-0205a75691bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:37.414Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ccd97dda-1922-4be4-b3e3-f01c3e2b4780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:47.431Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ab3ae8f4-16c0-4616-9558-cca77810b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:57.451Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b092c2c-c61a-42fc-85a5-c3350bbd2033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:04:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:07.469Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1c7a4254-5c98-4705-9bd6-a3bb0470c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:17.484Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=23dad4cc-176a-4e18-a46d-0271e419114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:27.501Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8b03b66e-e87d-45c2-a3ab-2f318e072796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:37.518Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=20918c5f-22e1-49e3-80e9-bd90acd2a6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:47.541Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9e6085ae-f655-4b3f-8a3d-c2a3e5488513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:57.556Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=96db7cb2-3856-4b43-83cf-76b7258e6381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:05:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:06:07.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:06:07.527Z |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-12-30T00:06:07.527Z |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-12-30T00:06:07.528Z |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-12-30T00:06:07.528Z |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-12-30T00:06:07.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:06:07.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:06:07.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:06:07.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:07.569Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eaf4742d-4b18-4a5f-b096-7346c177ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:17.581Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=870c2ad1-e252-48fe-8122-7647a3700571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:27.596Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ca891bd9-ba80-4c33-8976-581f702ea744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:37.614Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cd4f7710-8f9b-41f3-b5d7-4761683b56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:47.627Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c6726f79-0165-4c83-bcc7-42dee69bf622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:57.641Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3cfbdf30-9336-4c05-a01c-36007e50aa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:06:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:07.654Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4770e14b-138a-4bea-b605-3c68cebebaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:17.667Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6cd6333e-2435-4bc8-b9a9-996743bff8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:27.688Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a2df0f79-2704-4663-b243-7273ef96876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:27.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:37.700Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=22b7d645-a31b-49e4-8fda-d9fd96a39b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:47.714Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a2972867-a59a-4ac6-a63e-0c686f701d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:57.726Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=495ab822-9e71-4d0a-9f69-2cd9045451a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:07:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:07.751Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=16ddc325-9abb-4a7c-bc6c-ed499d5b0c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:17.763Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5609c93d-a2dd-4673-8fd0-41e137a600a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:27.778Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=752b29d2-7605-4fd1-9154-2188feaf732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:37.791Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=943e9757-bff7-4a05-9b1d-202c4d42b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:37.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:47.803Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=25a90a28-b761-4495-8236-0776cd805962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:57.817Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a658d463-1353-481c-a110-2e03e605ac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:08:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:07.834Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e71c6b7b-6471-400c-ac2d-1f963f38e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:17.845Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6c0125e0-0b71-46b5-be63-eb6422274a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:27.861Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2a22a52a-6ef2-4cfd-ad34-8c4220862fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:27.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:37.874Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=adeb35f2-6449-4d73-828a-aeff386da327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:47.888Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ee07d974-920e-402d-9f5b-c85fcdccf5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:57.900Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=518b1ed8-a0dc-4c49-95bb-5c54ffc63e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:09:57.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:07.917Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a3a8f52-b86e-448f-aa74-a4562a38ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:07.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:17.935Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=23916188-b8ed-4c8f-8247-a39dd03d605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:27.954Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ab8a56d3-f805-4584-b1a4-270fa965037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:37.967Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4d8ced4e-f6f1-451f-95dd-861a282d5ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:37.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:47.981Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ef771204-aea2-4569-a546-3ea7fad9a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:57.996Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e6e4c426-ae32-4d3f-a7fc-7f848b8ffe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:10:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:11:07.415Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:11:07.415Z |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-12-30T00:11:07.415Z |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-12-30T00:11:07.415Z |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-12-30T00:11:07.415Z |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-12-30T00:11:07.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:11:07.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:11:07.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:11:07.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:08.009Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=aa388d93-f657-476f-bc3a-5d39e96cb482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:18.023Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2083aabf-af01-4c01-aee7-e0daf8b9cff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:28.038Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=219d3fcc-408f-4b1d-aae1-649d7a82a1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:38.067Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d92f8109-2800-4ad2-ae25-d4ba65d93b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:48.082Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0698b08a-69bf-4e62-a562-070f1961ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:58.098Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dc088f35-eec0-43f4-abfd-8800caf56435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:11:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:08.112Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=df20ec0f-c697-46b7-b612-28a026d83298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:18.125Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ecf499c-f40d-4136-99f8-46dca486f594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:28.137Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8102cd0f-870d-4a6d-872c-61d9b4a15d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:38.152Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f2b6910c-5d92-487c-918f-73ce23316238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:48.164Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=989fb5db-33ae-40af-b939-abd3d4b355f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:48.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:58.180Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6039b032-bb67-475b-b9c3-1658e51ce535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:12:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:08.194Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f6822291-6ed9-491b-9ee6-876ca00ce832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:18.207Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=216cd1f6-4f13-4de8-9968-ccc7570855ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:28.224Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2e52fe46-0d83-4614-9e43-dbb11bfd80cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:38.236Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=34c2e29b-83ef-4d82-9c51-59c153b4458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:48.251Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4213e541-90af-4989-b85a-e185735b1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:58.265Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5a4e399c-7d5d-403c-9bc3-f5828e73d731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:13:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:08.283Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=41ef2ef0-f40c-4ee3-b9ba-8479b31307e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:08.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:18.297Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9f9b0022-650b-40a8-b599-6d29cc992614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:28.312Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=93657048-35e0-43cd-b8ab-b5ea90f4b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:38.324Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=11e91b01-761b-4fba-bc5d-7544d9e734cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:48.336Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ea000ab1-24a2-4d14-a8a6-c06aff523a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:48.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:58.351Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e087412e-9d5a-4787-8b58-0feb49f11ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:14:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:08.368Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b8bc8ad2-18b2-41ce-9263-02b450136b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:18.381Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e216ab60-f6bc-4099-b0bc-3b2d5d6947ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:28.393Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=14a059b8-6174-4793-861f-585338470045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:38.409Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8a14568f-ad4e-46f8-8578-6d99ac793736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:48.426Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d911ad3f-b286-45be-8000-bd34be3d069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:58.437Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1fc34e44-6c12-4c1f-9100-603d5faf3655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:15:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:16:07.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:16:07.527Z |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-12-30T00:16:07.527Z |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-12-30T00:16:07.527Z |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-12-30T00:16:07.528Z |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-12-30T00:16:07.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:16:07.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:16:07.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:16:07.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:08.453Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9208fbce-ed0f-4db3-9ec0-cfba5f9b8450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:18.487Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ca3a5291-5889-412e-ab76-fb5bec5c1e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:28.512Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9456e2dc-3357-441d-a8f4-b9f66c0bd758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:38.524Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=565fb836-b2a9-4f72-b39e-22bc26c8e7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:48.540Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c908f49d-f43d-402b-8d36-eab6e62769fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:58.553Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9e91f568-3f88-4818-8590-2a828dbe4833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:16:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:08.573Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7d3d0a62-3bee-47ff-9f75-7692d714ab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:18.590Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=362c95b7-b6b9-4e5a-9d38-34144e0d8adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:18.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:28.602Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=209e7b93-97dc-40b9-9aea-694177748853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:38.623Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f2629161-f40d-4136-b5c1-b9a5f9c51dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:38.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:48.642Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a97b458c-3aba-402d-8b97-9b1fe6fec714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:58.656Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d3c4d2e1-c037-4c2b-baf3-0d973a4ad762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:17:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:08.668Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=56130424-58bf-4a1b-861c-b7feeea845ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:08.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:18.682Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0602cd9d-c855-495f-8dca-1b92ace2ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:28.711Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=145a7594-2dcc-41af-bdcf-2898562cf80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:28.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:38.729Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=19dab31c-9d83-4a05-9694-70d96cf8d4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:38.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:48.742Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ea23c0d7-960b-476d-a795-d836af159a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:58.756Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ef0a3d93-18fc-45a0-a874-390dc624e88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:18:58.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:08.769Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bc7db26d-2c9b-4fc9-b17b-ff181cbee222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:18.781Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8b7b094f-1fc7-42df-8a9e-a446908eddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:18.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:28.794Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ed592201-dd22-4e02-b34f-216787dea3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:38.809Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fad06f86-246e-4769-92ee-af2c9fda335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:48.823Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4f0e857a-d4e2-44d3-b5fa-6e962f50f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:58.839Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=492d81b6-8751-43f4-b4f6-92d552b392ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:19:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:08.853Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=12981fc4-79a6-4fd6-845f-e69076f67112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:18.868Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=719a2fd7-59ff-4722-b99c-1ca8f32388b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:28.882Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e62d8e85-be9e-47d2-bbc7-30834fe9efac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:38.896Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f150f3e3-0b17-454e-9c17-647f1e868239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:48.910Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2aff7daa-cf6e-441c-9031-7467968583ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:48.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:58.925Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=83d03ea2-29fc-4c92-b9b5-28cb1da1b82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:20:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:21:07.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:21:07.388Z |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-12-30T00:21:07.388Z |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-12-30T00:21:07.389Z |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-12-30T00:21:07.389Z |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-12-30T00:21:07.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:21:07.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:21:07.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:21:07.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:08.943Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7b295543-61dd-429c-a192-2e17ddd94d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:18.956Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cd97439f-a626-41ac-8fd6-4ec0f434c106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:28.970Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f7ec819b-ecba-462c-9ebe-d00aa8c90c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:39.007Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=495af325-960d-42f0-a785-ee5ea5b71ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:39.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:49.023Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8a389f99-f904-4bef-a110-54d37be3f5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:49.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:59.056Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cb7b671f-5b04-40d7-a2bb-66617c2cc136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:21:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:09.073Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6b79101e-2720-4dde-8af3-058fab3f3bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:19.091Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=756a96d6-db17-4294-bd00-3db308d28e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:29.107Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b1f5250a-d3ff-49cc-977b-1a31aa9f8ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:39.122Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d99bd729-a176-4ce4-b55c-f9c53910d177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:49.137Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0aae3724-3118-404e-be45-05d6a388c43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:59.152Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=461b0171-ea84-4fa3-b369-89194bd31cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:22:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:09.167Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a0602123-6d23-4128-9133-2d57693c257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:19.181Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=53a6334d-e705-4636-b762-91f1872638e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:29.213Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f4ff6670-6f4d-4370-9170-f8e99d060951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:29.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:39.226Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0f24de60-2c6b-4896-ba7a-2e7cda31a03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:49.242Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fd441986-ed1a-434e-987b-c3b1b4a9b3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:59.257Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b380753a-97ca-42a5-aec4-29bd64eadf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:23:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:09.270Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a2485446-a0c3-49d8-808e-845e3dbb03da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:19.289Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d0092334-acf6-4384-8d6c-97488f877e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:29.302Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6a932b7b-05fd-428c-b10f-29acd1bfa695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:29.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:39.318Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cb2e5106-bca8-4fc1-9476-8219b53f5c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:49.333Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a2989e51-55c5-4c49-ae6a-d69f9ed38206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:59.347Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c06276d2-3ece-4db2-93c4-2d525723373f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:24:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:09.362Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5786428d-b30f-4004-82fd-f61469a38e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:19.376Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9440302d-e9ec-4d85-b0f0-26b60a739324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:29.393Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b44d6ac3-7189-484c-93a0-83260b4f44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:39.407Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=948c54df-94a6-475a-8b76-52b44f6bab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:49.423Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=94d88467-af67-4797-971f-fbfd954e2242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:59.437Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5148a283-c441-4951-9963-c857d7ea9fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:25:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:26:07.483Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:26:07.484Z |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-12-30T00:26:07.484Z |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-12-30T00:26:07.484Z |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-12-30T00:26:07.485Z |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-12-30T00:26:07.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:26:07.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:26:07.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:26:07.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:09.450Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bd98b9ba-123b-45d5-af84-0f542ca87ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:19.462Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=98173495-5e62-4ffa-9952-33a7c8607d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:29.477Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c3e5d809-7afd-46b8-8750-61bbae0f1bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:29.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:39.494Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ce4e6ee4-4248-47ca-b8cd-dfdde11dd8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:39.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:49.509Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3e427694-5bce-43b7-94b7-bf69b4adf152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:59.551Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a9836ded-2934-4650-bc6a-04fcd4b13021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:26:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:09.567Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ab8bc83f-91e1-444f-99ed-8f4fd346ec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:19.581Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8e1ebf3c-a6a7-454c-a332-0938b95567fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:29.612Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e4c2c48d-c70f-42da-b69d-502405fc6ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:39.627Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=028d0f70-2e65-4c43-997a-7d6e6cd3578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:39.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:49.642Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f1b183d0-c841-4ea5-a1ce-13274b893bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:49.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:59.657Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fde23d44-50ca-41e1-8676-2fd55b330ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:27:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:09.688Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=31be4e38-787f-4dd0-91a8-bdcb704abfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:09.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:19.704Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=92d751ca-76ad-40ea-809c-53736fccd9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:29.723Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=21d7cda1-6258-4069-b4c9-0cc965c5d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:39.737Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=30f4f5fd-9b0e-429e-b988-514e4234104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:49.754Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bf8cbd76-b9a6-45fa-9d4e-b70e3282e686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:59.768Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=56e38738-0988-4ad4-939c-211bdefef44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:28:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:09.791Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f369c42a-1a0d-4776-882e-f54de78d4d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:19.806Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3ab0910b-c740-46fd-acca-4d008eac79f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:29.819Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e9f94e3e-f9e2-4d47-8436-3a606766ff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:39.832Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=50e25da0-df37-4e41-b4d7-dad3cab254f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:49.846Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c56f5ccf-dfba-4312-b1b1-37184f78ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:59.869Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fad5cd91-810a-4629-a61f-4b68a669f66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:29:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:09.890Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=31e32db3-3531-497a-bc6b-bececb83af3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:19.903Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=89b838f3-cadb-4d71-a5a5-a742a7da3662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:29.930Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cb21a57b-3343-4cd7-9cd4-5b41fee3abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:29.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:39.946Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e7024e9f-c6dd-4500-bd93-9f4841b189f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:39.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:49.962Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=28eaaf37-c298-431f-9ffd-edc0a32ee640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:59.975Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a430891a-f9a7-4589-970e-a1b38e2382e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:30:59.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:31:07.408Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:31:07.408Z |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-12-30T00:31:07.408Z |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-12-30T00:31:07.408Z |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-12-30T00:31:07.409Z |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-12-30T00:31:07.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:31:07.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:31:07.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:31:07.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:09.992Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4fcde710-73a9-4a1b-a66f-ec30997e2b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:20.016Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b01f4851-8ded-4b2c-8eb8-f52a93f748aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:20.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:30.039Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b358907c-c4a0-4ad7-b6bd-740acc4992fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:30.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:40.055Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e9de28d9-20b2-4533-ac31-3fa32cb6822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:40.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:50.074Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=61f803f9-d866-447a-b985-76940a14d8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:31:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:00.096Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8571c163-ca69-4afe-9f8a-eab178d62225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:10.115Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e10fa923-5552-4bb2-9892-df829aa9ba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:20.131Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4c62dbe4-b4d7-4944-9744-35f747ed3615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:30.145Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c9648249-75c2-40ec-8b9c-5240255595cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:40.161Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=097c9bf4-9006-48c8-a6cf-105fd0dfec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:50.174Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5fead0d2-31cc-43b6-9cd4-707c8b55e6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:32:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:00.196Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=215ace0d-1111-4087-9151-12e4b6fd6e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:10.211Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=298d53e1-1ea6-4b3c-831f-0377e7c01a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:10.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:20.224Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ab587bcd-735f-42b9-abf7-00cb92e05f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:30.259Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2252be97-9644-4582-9105-1e600bbf5a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:40.280Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d7acb304-fa08-49a6-a953-ece6754eb1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:50.306Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a9c73a39-b1f7-4924-9452-dca1533e5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:33:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:00.321Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5a568686-7c4a-4621-b6a6-78bb3b6eeff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:10.334Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b28fe1f8-862b-4aa5-a60c-54bdf0bd0577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:20.349Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b8fd41e6-6793-44eb-a425-667191d80075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:20.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:30.363Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8a25e3c4-3f53-4e6a-b16e-f42cb177faac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:40.377Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=00bef1d4-9622-49c3-8c6b-015b949db7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:50.390Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=63c05233-da8f-4c03-a27b-61f4608d1cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:34:50.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:00.403Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=255468dd-1e11-489f-aa41-589911e9bbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:10.418Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1c39ed79-8f19-486e-8334-60324bf69a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:20.432Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ebf4dd55-1eb2-4958-8dd3-b786748444a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:30.447Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d7ada61b-4634-4d0a-92f8-aee974da4476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:40.461Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9959f452-777a-478a-a8f2-b44cb047fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:50.474Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a4e78ab2-fbd7-4f61-aa8d-6a110676ee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:35:50.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:00.490Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3dbc408d-f2f4-48cb-99a1-ea8b19c743fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:36:07.500Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:36:07.500Z |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-12-30T00:36:07.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-12-30T00:36:07.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-12-30T00:36:07.501Z |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-12-30T00:36:07.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:36:07.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:36:07.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:36:07.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:10.508Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d64983c8-5506-429a-9178-5218350b0b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:20.522Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=306a830a-6648-404a-b4fd-9567356cbde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:30.536Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7a0378c5-e5ee-4685-a039-ec791582639d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:40.556Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4a7f7fb2-a11f-4fee-83b0-7a40b7e5e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:50.578Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1782ef55-d184-4eaa-97a3-5223ab732aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:36:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:00.593Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=952855a4-6b25-4505-80df-35da4762d952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:10.607Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=06867e51-fe49-4830-b708-7ad9d4de0cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:20.622Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f388bcf8-ed97-4b9f-8477-28d5992f5268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:30.636Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=93f9cfba-0843-4f3c-b930-0ffcd4986b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:40.648Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4799b0e4-90eb-4ed1-8f19-03ac539292b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:50.661Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4a0d4ae1-8045-4cd4-a2fb-eef1e0c2774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:37:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:00.675Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c39ecbe9-2a1f-498f-a1db-31fe385f0577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:10.688Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c7f47850-09a0-483b-be3c-3094ff17e3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:20.701Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2e70ebb1-b187-46a3-a300-6e9134aea27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:30.713Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5aff5dd8-1bc5-4839-ac27-1676e1464774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:40.726Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=71b50ae1-35cb-4e03-8ea6-021df40d7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:50.742Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ba22674c-f7b7-4b1c-b8af-21375ce47840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:38:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:00.755Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a5c0427a-b20a-4528-b8e4-9842fb516bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:10.770Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d7dc139e-f35b-44fe-91f2-b3d5be72577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:20.784Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e88fff3-8359-43d7-ac95-cd7146bbc5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:30.797Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dc4180ef-ef88-4658-a77d-ee58e8e11e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:30.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:40.810Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=36ca0bbf-2e37-4385-acbc-a88bb467fecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:40.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:50.828Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=583118b1-3587-49b4-bd7f-c97e0ea34128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:39:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:00.841Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d9d9470e-fce4-4eaa-957f-8280b3a21f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:10.855Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bfc869b5-988a-426a-be3b-8dafb54010d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:20.867Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b39b7bf2-2fb0-48ee-bf51-3efe10af55f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:30.884Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=714eaaa0-70ef-406f-94cc-b2cc359034b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:40.902Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ff025f07-82b0-4484-99b2-50f7f5fa1ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:50.916Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ce398207-9ffa-4eb5-86cc-2f406b603dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:40:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:00.931Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8dcbd1a4-19f7-4749-b0fc-0ae1e06b9b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:41:07.523Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:41:07.523Z |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-12-30T00:41:07.524Z |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-12-30T00:41:07.524Z |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-12-30T00:41:07.524Z |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-12-30T00:41:07.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:41:07.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:41:07.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:41:07.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:10.947Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d84b41d0-e43a-4eaa-b83e-66b9a4a6d2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:20.960Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ec65655e-ebd1-4c51-a36d-592792abf569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:30.975Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=eca94c3d-f2d1-43d2-9439-dbc3b8c3aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:30.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:40.989Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dd841f08-6b38-4316-aac9-abda69e5366c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:51.006Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b299eb72-f54f-4694-a775-2d175d92944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:41:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:01.022Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=26b19024-bc29-473a-8db5-3f90e204e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:11.040Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e4257bf-cd83-4d47-9c9b-cd3283f67fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:11.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:21.053Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2f409fe5-a1fa-4792-819b-e6a6779378b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:31.068Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=396a5543-e7bc-4103-b72c-53d100dd88d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:41.084Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ef805ec8-e08d-4f28-8316-2be1a1e27834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:51.102Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=30dba7b6-c84d-480f-ae70-fb988d6b116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:42:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:01.127Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=815b3c59-59a7-4f82-96a6-d08879397dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:11.141Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=65c421f1-157a-4003-ba0e-effa1c621805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:21.159Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0123abf3-19f6-47b5-9d6d-d77cf8489320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:31.171Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=66cf0606-86bd-4881-b8b5-03e14c38c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:41.188Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2bdaf4c1-683c-4bdf-bb40-df824ebe5ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:51.214Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fbf576d1-6df8-47e9-8434-a3a13c25ad8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:43:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:01.227Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=91d511f9-4a4f-4829-8cb9-ec5881c41e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:11.243Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a19946e2-848b-4093-9fc7-8d3eeeb53cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:11.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:21.257Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=11b28ddd-0368-4d7d-af5c-dfcadc8579dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:31.275Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b482e8de-6fdd-4e26-85fb-778d6c7b1619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:31.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:41.289Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d5d67891-6b80-4473-b7ff-331c2a507367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:51.305Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9680ddf0-dcba-4c29-a8c7-16b0c04189f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:44:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:01.320Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a327b2b9-1df8-43d6-9984-8320848f13f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:01.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:11.335Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9abb241e-f752-475a-9256-be3eac276373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:21.350Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0634be17-3ed0-4e9f-8ae8-a71f6457f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:31.363Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f2a32812-8930-4fe5-96e8-c59ab4ad601e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:41.380Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=32239c01-6375-44f2-80f4-08d940c72a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:51.400Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=95d72892-83ff-4999-9089-2e0978c5302e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:45:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:01.415Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=53217f57-44a6-4ffa-bf90-389d129df5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:46:07.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:46:07.387Z |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-12-30T00:46:07.387Z |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-12-30T00:46:07.387Z |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-12-30T00:46:07.388Z |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-12-30T00:46:07.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:46:07.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:46:07.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:46:07.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:11.431Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0072d2c5-5b32-4e90-9e99-fa4bac2db995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:21.447Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1bcd2221-dfa8-4714-86cc-e65209a82cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:21.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:31.463Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6421860b-62a8-4ff7-b35f-914655bbbd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:41.477Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3d1d2545-beac-4cef-9348-fe0cb7c833c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:51.491Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a217b303-d8ee-41df-95e6-551588b48755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:46:51.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:01.504Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3f2cf249-89b9-40e5-90c2-d8e8f52a2c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:11.518Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=64fe234e-e448-4c59-ab0a-c625955784c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:21.531Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a0bc2ab1-3ca5-493e-a290-0f511f59a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:31.545Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=81f6f1f4-7e19-4a25-9b49-baab791297de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:41.560Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b2ccd6f2-f266-4045-b993-22361506dec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:51.578Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8d4f397f-2743-4c8a-94ca-36c3fc208290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:47:51.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:01.592Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=52a7c33f-3845-4a4f-82ee-cb8392d91854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:11.614Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8b5ef2ad-518c-4262-bed7-0f787dbdb10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:21.632Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8583a123-f074-49c3-8039-a04fa337bd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:31.650Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5dedbf0f-31a3-43ed-b307-31818a2f0026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:41.665Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0c1db922-9591-410c-8c4b-2a9bf8bbce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:41.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:51.678Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5a6dcccb-714f-4e54-b85a-1d929e7f1cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:48:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:01.694Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=74169546-72fd-482e-9cbe-538b5733c9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:11.709Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=50014790-bc39-4605-a2d1-72f7c987213b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:21.725Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fd726132-deb6-439e-a40c-00ab543856fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:31.743Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=088ff0d9-f5b5-4c0d-8f15-86b690e7a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:31.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:41.759Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5087ef57-efae-4600-a2ae-b9d03bd6a073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:51.794Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7fa1e4d0-3762-4d83-b7b7-f912f725fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:49:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:01.808Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e96ddb46-622f-4117-b8d1-796bba57f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:11.823Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d0e9d356-f862-4c1d-b1c4-63be6c1e5cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:11.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:21.839Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f255bea4-b779-4b83-a7da-26ead6cc1322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:31.853Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a183d35b-2c24-4dbd-9d50-d20ffbc0d52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:41.874Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=67c90c18-3a89-4952-8d3f-a93009e44445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:51.888Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b3e56d18-a000-449d-9860-0ff3eb784cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:50:51.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:01.904Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0180b171-589b-423b-a850-c38156160c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:51:07.509Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:51:07.510Z |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-12-30T00:51:07.510Z |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-12-30T00:51:07.510Z |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-12-30T00:51:07.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-12-30T00:51:07.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:51:07.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:51:07.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:51:07.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:11.935Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6c023737-609a-4707-bf95-6faa5d818eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:21.948Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=83b811ab-3bff-4895-8854-8355d64d2a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:31.963Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ffce4f5f-a6bd-4ea8-838f-48757491d93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:41.978Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e399004b-45aa-4e73-af35-547d5bc81b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:41.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:51.991Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=57756f1c-4247-464c-af30-6610b0e25110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:51:52.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:02.008Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=40033b64-4477-4e4d-83b7-04a14318cdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:12.022Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c08ad735-b6b2-49d4-8cee-3a13da3a9211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:22.035Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=47017c3c-707b-47a0-bcac-86f21a190db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:32.049Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1c14b8a8-1813-4299-a66d-c24ddcddcf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:42.064Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=dcd9aaec-5752-4a21-a26e-f9a2ea34045b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:42.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:52.078Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c241edbf-a367-4e07-bb4c-ce73a1b35de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:52:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:02.093Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6352bbad-9791-4a0d-a1d9-f27132931539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:12.105Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7df8ee45-d917-475a-8f32-ca5c9a6fc341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:12.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:22.120Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=37c3662f-a682-461d-b1f2-e3a5dad1e54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:32.134Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=23780654-3f88-441f-bb14-efa732acbc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:32.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:42.147Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c57040dc-ecbd-4057-9990-901abdc1651d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:52.160Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=86e7eb5f-e2cb-4d7d-92f4-6b535bccfd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:53:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:02.172Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=26bebf12-7290-4806-96ef-e100aca3fb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:12.185Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9d36bbde-adc2-4b49-b56a-72af3ca23593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:22.201Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b7b5a791-8f01-45dc-a933-aa53e48d630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:32.216Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=231143e3-b3dd-4889-b371-565352e9d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:42.232Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=09868d5a-ed26-4b32-b164-26610dcdcd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:52.253Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1c1b9f1d-65db-4f65-ae47-183a2f60dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:54:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:02.266Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=06ef5beb-5a58-4885-ace5-f5cf87e6cd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:12.280Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3585084a-1c1b-4be0-99a1-8b2272f3bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:22.294Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ac06fc8e-ac05-46fb-bf80-4238566389a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:32.309Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=657cf19e-184e-4d56-8c10-eebddaf2f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:42.325Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=19fd6ef9-ddd2-4ade-b4de-441f6aa307d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:52.341Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7d5fc7b4-5f8c-4d27-8943-4eae9ee601bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:55:52.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:02.355Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=53c123b2-dcff-4eeb-b89e-cd92f40c0f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T00:56:07.398Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T00:56:07.399Z |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-12-30T00:56:07.399Z |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-12-30T00:56:07.399Z |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-12-30T00:56:07.399Z |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-12-30T00:56:07.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T00:56:07.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T00:56:07.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T00:56:07.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-30T00:56:09.873Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3eKuieOaevu7bOp01otH, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:10.269Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:20.270Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=113b5ffb-27a6-48e8-8ac7-9bff1afbcb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:39.875Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=38b04cf4-23ef-4a6f-99bf-cea6024b83ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:49.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:56:59.474Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c3c25194-69c8-41b5-ad23-0ae3cde5dbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:57:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:57:19.036Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=46fe1e81-e34c-42a2-87a0-efa21f0eb4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:57:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:57:38.637Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6ab083a6-fc9d-43eb-90fc-16b2306834fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:57:48.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:57:58.220Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=96a1db28-107e-47e8-8e8c-203b140e6113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:58:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:58:17.786Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=957f77ae-eed3-402a-9e35-eaf3da731585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:58:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:58:37.351Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=15e3b3d8-2634-4220-9e6f-fe814906afbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:58:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:58:56.930Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=64a23758-5528-4d71-bef9-a097300120d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:59:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:59:16.505Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=13ffe256-e70d-4bd5-9343-3891c98d5093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:59:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:59:36.097Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a13421bf-a48f-48e5-8c55-46364cfaff8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:59:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T00:59:55.661Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d7a59fe7-d5c8-4f95-b1ec-3e877ca89d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:00:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:00:15.228Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8344e4dd-f9ae-4640-a1ce-077d38eb70eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:00:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:00:34.825Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=512efb82-72b4-48fb-b960-bfd4cde5adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:00:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:00:54.378Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ddec3f3f-08f0-4858-9499-1f8e68cb4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:01:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T01:01:07.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T01:01:07.528Z |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-12-30T01:01:07.528Z |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-12-30T01:01:07.528Z |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-12-30T01:01:07.529Z |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-12-30T01:01:07.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T01:01:07.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T01:01:07.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T01:01:07.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:01:13.940Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=912cf75f-c3ed-455b-b1a5-bd7905cf8cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:01:23.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:01:33.526Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=be9d0964-6fdb-4e11-9dcc-f7c8f3f94179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:01:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:01:53.117Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=8bafacd5-7d0a-462a-8359-daf183facf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:02.811Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:12.806Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5ab74f98-a733-42ea-8632-ea01287d81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-30T01:02:13.837Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=tK1AVKdq0BWVtp5ynBZd, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:13.860Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:23.860Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1fcb5d88-950d-473a-b495-b235f9a5032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:33.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:43.440Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fe46790a-247e-4363-8e67-dbc4d54b1467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:02:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:03:03.056Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6125eb2a-8c87-4212-9f8f-252d9641279a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:03:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:03:22.648Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=08d18981-0cf5-4e04-ba1f-c9dee74ec2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:03:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:03:42.216Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f0a474a4-0d24-4368-b275-9f4fde275d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:03:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:04:01.771Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=91a93b60-e8be-4f1a-a7de-9a0c6bbd0ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:04:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:04:21.332Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=0af77d44-3cfe-4fa3-b0db-85df80997c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:04:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:04:40.925Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cbd56a6a-d53b-4487-b855-b770d00fe3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:04:50.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:05:00.497Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=27ed7be3-ec2c-466e-9466-5039fba75359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:05:10.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:05:20.237Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cfccfd8c-fb0f-467d-b6ac-c22072e4c1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:05:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:05:39.825Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1da17f55-b5b9-4a7f-a35c-cef635ae1318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:05:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:05:59.417Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d0fdf05e-ca63-4961-a5d3-9b584a68e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T01:06:07.414Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T01:06:07.415Z |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-12-30T01:06:07.415Z |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-12-30T01:06:07.415Z |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-12-30T01:06:07.415Z |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-12-30T01:06:07.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T01:06:07.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T01:06:07.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T01:06:07.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:06:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:06:18.987Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c4451e1d-77c3-410f-b8bc-17fd80ef25c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:06:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:06:38.548Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a1c2c85f-f9bc-44da-aa64-827b45613057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:06:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:06:58.106Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ae6f6cb7-117d-4514-8868-a4ed0e5f3941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:07:07.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:07:17.686Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7631ec8d-052c-44f9-8fa1-1e9dc31d5fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:07:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:07:37.258Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e67c9820-d685-470e-9ed8-846affd7caf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:07:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:07:56.825Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3a71b964-795e-4e6a-ac71-4ff0a56559cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:08:01.225Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:08:11.224Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=04e407db-9b1c-4735-831c-853a3d5ef760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:08:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:08:30.980Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e2ba1bab-35fb-4510-8772-0064ad4f05ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:08:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:08:50.536Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=affc4d2e-bb35-4673-844d-9024f1b18821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:09:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:09:10.096Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=615864d0-5ae7-423a-9f91-0c1b9f75ba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:09:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:09:29.683Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2cbfa5a6-4957-4a81-b717-17b8c4b5127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:09:39.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:09:49.273Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=64fa8b23-4ba7-4f24-8c0a-8cc5989ef30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:09:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:10:08.827Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=82a0c402-eb2f-46c9-9019-17a39712fa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:10:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:10:28.515Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=09b62203-2769-4741-a9cf-f478f0541dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:10:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:10:48.066Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d2921044-1561-4306-889d-75a1f5fede97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:10:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T01:11:07.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T01:11:07.500Z |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-12-30T01:11:07.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-12-30T01:11:07.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-12-30T01:11:07.501Z |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-12-30T01:11:07.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T01:11:07.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T01:11:07.505Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T01:11:07.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:11:07.670Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=481dc332-9cf6-46fa-b691-8dc2ed3e4909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:11:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:11:27.230Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=520172cd-e53f-4f3c-abe1-33d24846baf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:11:36.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:11:46.779Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1953909f-a1fa-4ff5-86b1-57ce94a519b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:11:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:12:06.338Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=95584256-d48b-4fb2-8d06-212bd96dc61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:12:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:12:25.919Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e91a2dd-9615-4ff0-a7a3-7be51fbc869b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:12:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:12:45.488Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d1cdfa9b-6e83-4d76-ac86-9d874139d7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:12:55.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:13:05.057Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2b5c2f1b-058b-480c-a049-44771f2a0157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:13:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:13:24.625Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=e39df28c-cc21-4b35-8dc6-6ccbf0e9bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:13:34.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:13:44.183Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a01a0431-efa3-49c6-a6e4-968a00ae0e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:13:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:14:03.739Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=455682d9-da4a-47fc-a1ea-327deae999d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:14:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:14:23.299Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=63e82b8c-3319-4432-9495-b9e9b6ab137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:14:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:14:42.886Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=da53bca9-6609-43be-ab90-5d81e2de7a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:14:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:15:02.432Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c306c2d4-701d-4fa9-8396-f9feaac10c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:15:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:15:21.986Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cd71439b-c4ec-47b9-ba96-12e70670d089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:15:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:15:41.546Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=ee5bc544-a4e5-446d-93f2-724059a841d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:15:51.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:16:01.100Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cbda9e27-5664-4b9a-930b-5f6f1ca74218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T01:16:07.387Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T01:16:07.387Z |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-12-30T01:16:07.387Z |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-12-30T01:16:07.387Z |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-12-30T01:16:07.388Z |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-12-30T01:16:07.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T01:16:07.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T01:16:07.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T01:16:07.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:16:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:16:20.665Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=f38f9e79-d5b9-4bc7-879a-aa3ba651b67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:16:30.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:16:40.219Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5a5ab736-b727-49f6-937f-7407d6312eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:16:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:16:59.780Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9e384f69-fcb7-4f0f-a87d-e07467d36927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:17:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:17:19.353Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6af01c7f-fb28-4135-81f3-0fccf4144d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:17:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:17:38.918Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6f593327-9c22-4553-b6da-905c18606825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:17:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:17:58.470Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=addf8bda-d611-436e-8a74-1419e60ecd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:18:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:18:18.038Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6c387dff-c756-4b68-b0d3-28c3d01648a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:18:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:18:37.597Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=21910f8c-3401-4135-bb4e-2d2f498659c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:18:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:18:57.151Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3f1cd2b0-94d9-44a3-9c3e-558d9d2d07bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:19:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:19:16.722Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=54e68ed9-506a-4703-aa40-feb93d3800c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:19:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:19:36.307Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=322ecca1-0e8b-4557-923d-01fafe28355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:19:45.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:19:55.909Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=4d5210aa-1ed9-4a02-8ebe-bb107d795f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:20:05.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:20:15.472Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=7944af1e-1897-49ad-b560-77e88fa03f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:20:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:20:35.043Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a29bd0d8-73ce-4e5e-ad88-c1a6ab6b96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:20:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:20:54.604Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9defd326-ab66-45b8-abfc-f6f24ec428af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:21:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T01:21:07.485Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T01:21:07.486Z |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-12-30T01:21:07.486Z |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-12-30T01:21:07.486Z |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-12-30T01:21:07.486Z |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-12-30T01:21:07.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T01:21:07.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T01:21:07.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T01:21:07.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:21:14.193Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=51adc44b-5ed2-47d3-b3d5-d42941461280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:21:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:21:33.755Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d68f10fd-8c84-4d9f-9698-5f80a12479dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:21:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:21:53.338Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c8d50dde-beec-4772-84ba-663b4aac6871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:22:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:22:12.891Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=271adb23-a3ac-4e49-8fd5-0fb4d2f54bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:22:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:22:32.453Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=2c92e8a2-ab84-4f42-9f45-e1835e9a27cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:22:42.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:22:52.007Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9c82f788-d5dc-4b65-9047-f930dcb69ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:23:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:23:11.566Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fdb42a1e-4cf0-42d9-9eb3-016d34793d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:23:21.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:23:31.125Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=37666f58-cf5d-41b8-a5db-dd3dc806c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:23:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:23:50.713Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6be87e59-c416-4915-9d6e-d6ad6f39a7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:24:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:24:10.282Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=9ab855ba-02a0-4197-830c-0c6a4a82769e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:24:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:24:29.859Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=b31f0656-e6a9-474e-bdf3-a4a3b2165e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:24:39.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:24:49.417Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cafe10d2-afc4-4470-8dbc-fc0e82f120df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:24:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:25:08.973Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=003990aa-6079-439a-901b-b95b0599067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:25:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:25:28.540Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=44aa31e4-9ba6-4112-ae1b-3a1fbb4a639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:25:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:25:48.096Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bdc9edec-617b-4b50-afc4-74bd3f545b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:25:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T01:26:07.380Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T01:26:07.380Z |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-12-30T01:26:07.381Z |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-12-30T01:26:07.381Z |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-12-30T01:26:07.381Z |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-12-30T01:26:07.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T01:26:07.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T01:26:07.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T01:26:07.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:26:07.642Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=03d118e5-b33f-4c63-9dca-fa47820836c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:26:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:26:27.212Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=cbd2c8d2-63fb-4581-8ce6-133daf36ff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:26:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:26:46.764Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a2a369a1-8eda-43cc-8599-3fa5ce5acf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:26:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:27:06.327Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6990a91f-e914-444e-ad24-4976e864fc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:27:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:27:25.877Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c9fbab23-ee64-44c7-9c0b-4992503f1ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:27:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:27:45.476Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d85c8a8a-7f6f-4206-9973-02239d4a991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:27:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:28:05.046Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=55bdf122-0b2b-495e-90ed-056d949af6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:28:14.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:28:24.607Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=1b6840fa-f819-414f-9c5b-8735007276d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:28:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:28:44.166Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3368c1ba-70d3-4b0b-8df9-ed7d0686c83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:28:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:29:03.720Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=46912281-61dc-42f0-9ffa-583a827c8a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:29:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:29:23.272Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=653c70b7-fd08-4642-86ac-05c946786944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:29:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:29:42.855Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=fcb70654-02d8-4c0a-a2f7-70e2fe349808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:29:52.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:30:02.410Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=af474002-530b-488b-80de-7b06aed2e488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:30:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:30:21.966Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6403c0c8-4e67-4448-b42b-788ee8f0aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:30:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:30:41.547Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c58e2303-c058-4c5e-a401-380df8572f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:30:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:31:01.101Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=bec9968a-de9c-45de-9a4e-79b30921ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T01:31:07.488Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-30T01:31:07.488Z |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-12-30T01:31:07.488Z |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-12-30T01:31:07.488Z |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-12-30T01:31:07.489Z |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-12-30T01:31:07.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T01:31:07.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T01:31:07.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-30T01:31:07.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:31:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:31:20.685Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=5e255326-0d21-451f-bf71-ae79d00ac80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:31:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:31:40.281Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=3e596200-e045-4fe4-8b7b-0c68f9575a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:31:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:31:59.834Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=6e251215-835c-466c-9e7f-5577ca5275b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:32:09.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:32:19.393Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=39153f05-18fd-4aad-bfa6-727fdfa0da0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:32:28.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:32:38.982Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=72c30538-49e0-4003-b71d-2f1c2317c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:32:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:32:58.539Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=503ad91f-b42f-48c9-868c-266ff754442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:33:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:33:18.109Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=a261c705-2a73-4928-a36d-320e130f1923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:33:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:33:37.685Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=d7571b21-4dba-4c5c-86b9-eb0cfc7c1595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:33:47.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:33:57.239Z |INFO |Init configs |InvocationID=1fa7e670-10f5-46d6-b10c-7ee2ad61ab18, InstanceUUID=c7406fa9-f54e-4f0e-8974-1129d0c15c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T01:34:06.797Z