By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:32:55.665Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:32:55.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T01:32:55.715Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:32:56.326Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:32:56.416Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:32:56.417Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T01:32:56.417Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T01:32:56.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T01:32:56.542Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-03T01:32:56.562Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-03T01:32:58.195Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T01:32:58.625Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-03T01:32:58.645Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-03T01:32:58.646Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T01:32:58.700Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-03T01:32:58.701Z |INFO |Root WebApplicationContext: initialization completed in 2138 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-03T01:32:59.052Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-03T01:32:59.645Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T01:33:00.907Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T01:33:01.346Z |INFO |Started MainApp in 7.994 seconds (JVM running for 8.595) |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-03T01:33:01.433Z |INFO |Start scheduling PRH workflow |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:01.443Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=30e4ff6c-3a76-4657-917e-d6c01ebb8bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:11.940Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2f63fc73-e1e7-4cb4-bc47-1509892c0d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T01:33:13.369Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T01:33:13.370Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T01:33:13.372Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:21.952Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1066b381-7008-45e2-9ac4-281e4c4308f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:31.960Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b4f26465-1879-4f8a-8450-df74dd92fc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:41.969Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=aeb66304-b19b-4e75-8cbe-e0e4a7ce5847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:51.981Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f8c4a9cd-f4a5-4eab-a3b3-d833dbbdda9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:33:51.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:01.991Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=20179faa-9eab-4216-a1cb-469da7fa12a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:12.000Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e881f9ab-55aa-4d90-8834-ee96e8f65260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:22.009Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ac1a7a4f-0264-40be-ad3d-2333cb9b1aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:32.017Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=41a7a120-0323-42c4-afee-5ed11d713091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:42.025Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2a2082ff-195a-4226-a386-32902bf307bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:52.034Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ec2352d7-dd85-45a2-a5c8-205584cd6f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:34:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:02.042Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a4f3d9bf-0f2b-44e6-b23e-889255d89d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:02.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:12.050Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3402412b-7893-41ae-b157-11d18912d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:22.059Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0b5b2eec-aa00-4121-be27-fdaabb58fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:32.068Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0fc88ae5-d9d0-4a0d-ae83-d853e3eb3291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:32.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:42.100Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=89df95ed-e2f3-4ff0-afc3-be414ce9deda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:52.109Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=be7955ac-43ec-41ce-a9fd-769088519932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:35:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:02.229Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2de0fce3-af63-4b5f-ba3a-4d218ef3fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:12.237Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0c26e044-d8d3-4312-aec8-2fa1222ed3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:22.245Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9a783934-d1e0-43c0-913c-c55c2c3f5c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:32.254Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3a8eada6-db0b-4a1b-9673-1aedf8e24152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:42.263Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3e1ed96e-fd41-4b0b-9528-de40e6c424e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:52.270Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=090b498a-48c1-4bdf-9eb9-9baa08388938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:36:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:02.285Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=20241102-13b6-4f59-92fc-6d0e07fc278b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:12.298Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=59d62d40-3916-4aa0-9df4-0f409ef7f9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:22.306Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f63fa51a-65b6-491e-b0b3-3d68a2d5383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:32.313Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a1a11d0e-e7b8-4a68-bb63-b702f3b7d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:32.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:42.321Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=123ba9fd-9ec3-42e9-9125-66a1b238dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:52.329Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d46627f3-d3a3-4bf9-9ed5-e8542553b4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:37:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:37:59.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:37:59.997Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T01:37:59.998Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:38:00.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:38:00.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:38:00.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T01:38:00.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T01:38:00.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:02.337Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b5b7a72b-2094-4807-8724-7e3fe49f0c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:12.345Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1b561724-4087-46db-9027-7d61788c2dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:22.353Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cc18c5da-3084-4509-907a-2c0b335558cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:22.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:32.361Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d25ca610-69a0-4f1a-a5c5-6acc49388fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:42.368Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9e3d0f89-6ed1-4076-8a1f-08e99b58b989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:52.376Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3b52c79d-4cce-432d-828b-f2ebb2f5f33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:38:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:02.383Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5c84218d-ada2-4d37-812e-2246f5301a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:12.391Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e69f3f68-1fd8-4823-8fba-75aeec02cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:22.398Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f8bc49c8-65f4-4c9c-9ac9-61e8e680485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:32.406Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fbba660d-6429-413d-bacf-4c5d7c37f9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:42.414Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2505e5e5-1d6f-4039-bc9f-c8047bd3595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:52.424Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c108f6be-f2c4-402c-8a9c-ba53bc5c5b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:39:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:02.432Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3c48d76b-94a4-41d1-89d6-5a0084af10fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:12.441Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3273c911-8fef-40c6-a3cc-e0061f2363cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:22.448Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c2a41393-6ec3-47f0-9ef7-193334d7bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:32.455Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=63771333-fa63-4f53-a74f-31eabf4ef7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:42.464Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=97798b46-5a76-4df2-ab3a-0c7def884f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:52.471Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=920486ae-76b1-4859-8212-e2df4b8d3c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:40:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:02.477Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=96f7aa60-f4da-4cea-9cb7-1f443c3c9122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:12.485Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=06f2c01d-015f-4f47-b76e-1ab6a8e256cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:22.493Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7a2025fa-00db-4ae1-88a7-217a27a0ea95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:32.500Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3f9b6cb8-7816-49cd-adf6-15407576b6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:42.507Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=05719616-a4c8-4de8-8200-13ee1d454b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:42.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:52.514Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8ca2a60f-3bb9-4539-b4c4-3dc8ee9c81ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:41:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:02.520Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=78f61776-95c7-404b-9f0b-a3ac48c51413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:12.528Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fd35f75b-750c-417f-ac89-0cb7bdd35f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:22.536Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d7a7ca7d-becc-43b0-8238-8120c2370032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:32.543Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=907b82b5-7df8-4db9-848e-f879ce73bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:42.550Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=16f98eba-8f41-41ca-9d24-996b24df11a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:52.556Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e8fb3d2e-09bb-4840-b003-1432f723471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:42:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:42:59.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:42:59.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T01:42:59.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:42:59.344Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:42:59.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:42:59.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T01:42:59.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T01:42:59.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:02.563Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=019a3f49-cb12-447b-baed-8e4d1c96dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:12.570Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fb663120-1f88-4c24-98b8-0fcb399f8517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:22.577Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d4dafd5a-f6b0-40fb-af53-d575923500d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:32.584Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=aac19cba-2d5b-47fa-a1cf-e98546624862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:42.593Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0d0733cb-60d2-410c-900c-dc1b7306233d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:52.599Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7581237e-637d-4071-811d-fc29182944fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:43:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:02.606Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f42ab038-35ab-410d-94b9-1523ac40e146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:12.613Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2c92ff9b-3a2a-4a31-b38c-08295c0b37af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:22.619Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ee312ccc-babe-4967-a839-44cb2c247529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:32.627Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=daecad44-7b39-4258-ab8e-1276d40722db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:42.633Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=25f01e0d-9867-4a29-aaf2-081642b6b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:42.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:52.641Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=26ecb1b2-7a87-4388-8723-bdf20694e38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:44:52.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:02.648Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=87a35e1d-c3fe-4f5c-8536-0f111b83ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:12.654Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bf0dd92e-ed20-4765-bdda-1ceece6598e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:22.661Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b282281f-134e-462e-a44a-50a7c66b22d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:32.669Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a0ea1563-fc70-4caa-b4ad-141475412449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:42.676Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0d001cdc-ba51-4b0f-b3d8-a7bfcd6223ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:52.683Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0ca0e82b-016e-4a19-83ba-2b7f70c8d259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:45:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:02.690Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=41ab9e00-f750-45ae-a1aa-dcf3fa137519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:02.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:12.697Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=03bafce0-e2d4-41bd-b130-cc7bc3f20755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:22.703Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8714c345-49db-4b7d-a36c-dd08620cc1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:32.710Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fd18f834-6a49-4978-8515-8750c9cc30b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:42.716Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c4910f5a-fcb5-4f20-81bc-df374b501f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:42.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:52.722Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=16c17542-cf93-45fb-9330-24484302d0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:46:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:02.729Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=862fa1fe-ad00-484c-adb3-a72071ec6a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:12.736Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c378aad8-92b3-48ad-934f-7e5b95fc4051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:22.743Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a276640f-0628-4885-b1e8-d2e04d814381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:32.750Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8cd192b8-d55a-478a-86d1-f9cb9f248b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:42.756Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cb71a8e3-02af-4b70-b38d-7a7f97325510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:52.768Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=49f2328b-0df8-4369-bae9-caa4b8ce4c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:47:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:47:59.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:47:59.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T01:47:59.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:47:59.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:47:59.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:47:59.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T01:47:59.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T01:47:59.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:02.774Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=22daab10-2f70-4a8f-92b0-aa258ac40fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:12.780Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=36a02c5d-da55-4a69-8344-a84360c1f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:22.788Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9b875e72-43cc-44cc-a63e-1bc8da501feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:32.794Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fca3b664-eef8-4a69-8816-5219c6ffc05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:32.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:42.801Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1de2b5ef-2df1-4206-ac93-fd830906d05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:42.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:52.808Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3768fcfb-66ff-49c6-992f-e86c4a9b58b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:48:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:02.815Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cf3e7e80-0e64-4f6b-b46d-87c959d70f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:12.821Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4c1c542a-4e49-4d40-8827-efaf57b4ac18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:22.828Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cb2e6a05-fa79-451f-956e-3373d45e44b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:32.836Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fa6e519e-69f0-435b-8cd7-582f0840d026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:42.843Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4d7c33ce-c274-4f0c-ba39-1a4f18c0e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:52.850Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6ccdca1b-6c15-4221-960e-e9ead392db1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:49:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:02.858Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2d286ee3-4e50-4bce-9313-55c69b79e0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:12.864Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e4094d5b-bb8c-46d2-b0f5-4cfcc84f2e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:12.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:22.871Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c48655bb-00e9-4d40-93f7-0c03f383cf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:32.878Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7c3921a5-5ea2-4f4d-8285-997e1333e955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:42.885Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0f09e70b-c2a6-4a78-94ec-7f75161d0172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:52.892Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6ae1fe7d-aa3a-424b-894a-10f6425a5e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:50:52.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:02.899Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=61d1bcd4-aa71-49ee-a150-212f38c26d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:12.905Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9f7af383-8c08-4436-8005-19d6240ffc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:22.911Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=db20cf95-9764-414f-b699-ba0fcb65ec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:32.918Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d560381d-a1d8-4e04-b39d-1de9aa2f785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:42.924Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=169c49e3-917d-47cc-a339-5c2d2a08ff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:52.931Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d5873b19-3b93-4e45-8a1e-709bd0db1770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:51:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:02.938Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c525e3ca-10a3-496b-8d21-2155617f9443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:12.945Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=42b30bfd-103f-4edc-8ce4-6a615680d743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:22.952Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0900969e-ffdb-4d47-a684-7f63d2d3d033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:32.958Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d1cf8b4a-2acc-4616-88a0-f1afac1b1ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:42.965Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f5e8e542-8df9-4712-9c17-3d09f5a25e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:42.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:52.972Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3d5ebb04-4442-46bc-ae44-08cb7de3200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:52:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:52:59.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:52:59.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T01:52:59.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:52:59.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:52:59.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:52:59.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T01:52:59.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T01:52:59.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:02.979Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=65037e80-8a45-413e-a6a9-eb8ef707b8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:12.987Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bcada3d5-377d-4a1d-9499-09727cbf7bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:22.994Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0004b2fd-db60-47de-9a6b-c39fcec3760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:23.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:33.001Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7ad600c8-dcc8-44f6-a50b-3e64732a9e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:43.007Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1887c54d-8e9b-4e79-82af-185d77b6f257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:53.014Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6a92485e-531f-4d99-98ac-ddd65a78219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:53:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:03.020Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=53dbf1cb-d29c-4150-9be4-09c9c45e55ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:13.029Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a05c8d4b-1be6-475b-9a54-881cf7184bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:23.038Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=88a83a97-9c7e-472b-9afa-d37e888e20e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:33.045Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dab018e9-6c87-4be2-a3cb-23e2e1213a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:33.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:43.051Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0afbf8f5-f5d0-4b6a-9657-f8363352adb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:53.058Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=de245d28-8d84-4ed6-b94f-f0741bb66443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:54:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:03.065Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=64c34f74-07e8-4909-bba6-485079bb99d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:13.070Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b263d686-6645-44df-a383-13880ade8116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:23.076Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0b09a677-3ada-4ef4-9e6a-10fc1de6b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:33.083Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4c2622ec-f4ad-44e2-b2a7-aed6e48676e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:43.089Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=20996fd8-395e-4874-af92-c2b71adf70c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:53.095Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=659243a1-22df-4a77-b32f-455dc3620c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:55:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:03.101Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d6f40abd-b8ff-4392-93a0-5f0c692a5144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:13.107Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d23c3c6a-b67e-4b8d-a55f-90ee33214a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:23.114Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=36e77fa5-f08e-4da6-9458-20b4daf32b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:33.120Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=34b2f452-692f-4478-b0c7-3093f9d9cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:43.127Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5965538a-b001-4eb0-a82d-9f213c0f4601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:53.133Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=35bd2b18-ca46-4501-a6c6-2615a5a1087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:56:53.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:03.139Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e38df381-76d2-4dbe-a9ce-6b54dc0249d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:13.145Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=630cb326-eaa8-4c14-ab93-e219e867dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:23.151Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2a56a51d-c6be-45c0-b94f-9dff6d8ee818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:33.158Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fd26ea7c-5dda-4ee5-bd41-634acc9a27eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:43.165Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=45b12d66-5921-41aa-91a5-15ae495ba675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:53.171Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c2e595ef-44be-4973-8573-b82659fecf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:57:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:57:59.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T01:57:59.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T01:57:59.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:57:59.281Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:57:59.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T01:57:59.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T01:57:59.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T01:57:59.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:03.176Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d67785bd-a782-4c93-970b-038908ec294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:13.184Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ed61722a-60f9-40e3-9916-004d8726d316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:23.190Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a016a3bd-5cca-44a1-b519-62d6d2fd1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:33.197Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1fed654a-c206-4cbb-90cf-550643f973ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:43.204Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f342bea4-398e-42f7-b3ce-4a0a4539025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:43.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:53.210Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=50cea8f8-8f0d-486a-bcf3-a68563531234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:58:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:03.216Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=976e1bd9-9486-47ca-88d2-0d4523445384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:13.222Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=81d4d731-febf-47f8-be6f-6f9555b28139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:23.228Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=db1e78e1-ed0f-47f5-8346-eb36ffda3c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:33.234Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ca63067a-7822-4571-9d88-d90b9dacf2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:43.241Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f2346012-f44f-43cc-9f23-8bee68db18ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:53.246Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a94165e2-e402-48cb-8697-c57f4ca5850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T01:59:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:03.253Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7f826876-8c47-4d80-9f48-f737f4194656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:13.260Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d481cb61-a7ec-4d55-a033-4daff2c1f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:23.266Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c73211b1-fd02-43cd-a4ed-dc24707b5904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:33.272Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f5b09edc-27e3-4950-81d5-c5e2f43bedde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:43.281Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=af9e488d-f010-4ef8-8f27-0767513fa70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:53.288Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=44577139-c25a-43e5-89c0-0f23b16c105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:00:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:03.294Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a3b76e1c-6229-4e1e-9d35-1bedd7327b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:03.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:13.301Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d6432080-9a27-41a2-b2fd-aac505cdf209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:13.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:23.307Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b1a2b18d-140d-4ccc-a158-a76bd29e7107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:33.314Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9490c96b-8a8b-437d-9f4e-4d0530e92077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:43.320Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4169e206-5134-4f0f-9b72-bdad8723d0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:43.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:53.326Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=54d38e87-009c-4e92-b7c1-2fc733384b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:01:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:03.333Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=beaec8cf-47f7-41b3-a212-1a2c7916e117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:03.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:13.339Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6723dea0-8d3d-4bc6-abc5-4ee7b3f21ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:23.346Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0f39b69a-2924-47e4-b75e-7fb4e2abdd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:33.353Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6d56d9c7-bf51-44fa-b582-c47ae08c81a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:43.360Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5c770ed5-5990-4e2c-8a04-f277ccf26dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:43.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:53.366Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9df7e175-e538-44d0-897f-8ae1a6b362ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:02:53.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:02:59.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:02:59.358Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:02:59.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:02:59.360Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:02:59.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:02:59.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:02:59.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:02:59.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:03.372Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0226e487-5219-41e8-a1ec-5de1ff0d5f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:13.377Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=90cc8fbf-9bdf-47db-b494-88c771167189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:23.383Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=73ea36a1-a038-4143-ab4a-d749952bf7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:33.389Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=81ee5475-3d1d-49bf-b6a4-ee08ac82678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:43.396Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1cc26c76-4c90-4dfa-9f08-48e772d834e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:53.402Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=59b2aa36-b171-47bf-a204-98675dc1b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:03:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:03.408Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f542d648-c8fe-44b3-9e7e-5cb4c2ef3269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:13.414Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=721a0cac-e654-4ec2-b511-5dbc6b020d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:23.421Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=07eec389-4d53-4a00-be8f-0aeb42543d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:23.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:33.427Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=66b7df0a-3e9e-4f7f-a201-f0a3f1b88e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:33.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:43.434Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7a0d95dd-747b-471e-907d-8f2dd65fe0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:43.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:53.440Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e3a14e8e-0831-457f-a5d9-0457f51462fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:04:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:03.447Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=608488e0-3d5f-4613-9111-9bfd2a10a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:13.453Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=46b66f25-063a-4743-8400-37dda4f9bff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:23.458Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=024e51d9-5e14-4d88-bf6a-aa74f8b353f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:23.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:33.464Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5f0be383-b0e8-4749-922e-17ff33664e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:43.470Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=62b25e7d-bbc6-4824-a815-234afca6b9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:53.475Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e331a474-706a-4576-aa68-9d08d52457bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:05:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:03.481Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ead1a07e-224f-4f11-87ec-f8087a17fc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:13.487Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5fb4b155-ad27-4f99-ab21-3781e7a234c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:13.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:23.493Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=238ba122-507f-4ca1-b7aa-56fc1648dfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:23.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:33.500Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=db3224f7-3e99-4471-af48-a70e5699f06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:43.505Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=158e9941-a945-4274-9576-3bb5690ce888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:53.510Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=15aa9391-9d80-4e84-beb4-6478c3aa1ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:06:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:03.516Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f2701891-f0a1-4e78-b0b9-a9ed627a86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:13.523Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3412a489-b00c-4efc-ab51-555162864de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:23.528Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ea506eed-3123-4dc7-ba00-018a4fd309fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:33.534Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=69276170-1856-49da-9442-9efcb2a01f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:43.539Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=096ba2ca-2a43-44ad-9bdd-9935ffd06ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:43.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:53.545Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e7f007ca-92ba-4464-b96b-08d78d4bb89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:07:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:07:59.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:07:59.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:07:59.331Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:07:59.332Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:07:59.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:07:59.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:07:59.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:07:59.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:03.551Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=49174888-e52d-458a-aad8-34e15caf3545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:13.557Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=638aca75-011e-4e85-a776-66cd8412e028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:23.563Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=826bfac4-70c8-44cc-a561-b4016963dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:33.570Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bafaf30c-c8bc-4a79-a82d-fd5e6b6d5a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:43.576Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f268d813-f3bc-48f2-870d-200eae1a5eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:53.582Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bf793367-33f6-4991-82b7-6a0d0e5ea592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:08:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:03.587Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d1c5d528-bdf6-40f7-a85d-339f0838ae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:13.593Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a97bf01d-adc3-413c-b476-314a0cf4716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:23.598Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3cd7e53c-7a7b-4b57-8851-ff927c1a4397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:33.604Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a03ff4a1-2b82-47c0-b16c-6c60e8470057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:43.610Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=06915656-180d-4fec-8e43-9d463832bd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:53.616Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a9474556-972e-463c-8ee9-cb3023150593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:09:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:03.621Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b653250b-3ea4-4d21-8993-eae9ecff629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:13.628Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e15950ae-6c44-418b-96af-a5bc283f8ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:23.633Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=86f2ef8c-f613-49d9-aac7-069b81aac4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:23.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:33.639Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0f77ea59-535a-4e18-93d0-5af38241fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:43.645Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=74743b95-1505-4f5c-b4b5-942ec0b51bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:53.650Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=27fc7fc2-f6ba-4c25-a33b-9725c9301643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:10:53.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:03.655Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9af66594-0d4f-488c-8d3d-6c1563934c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:13.661Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=70e9c9fa-2d26-414d-93d1-ce0cdbd9a642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:23.666Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5f0bea36-454e-4666-ae04-14cd377fbcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:33.672Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b9a4c24e-a0a7-44c4-9937-306841f06db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:33.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:43.678Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=46ff0199-0f82-41a1-8eed-3f6a24d2fa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:53.683Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3c13f8fc-81c6-4dbd-b0dc-ba8ada0b0cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:11:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:03.689Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=40161918-58cd-4494-9906-220228f210b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:13.694Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d5b5035d-10db-46d8-b58e-31812dfa00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:23.699Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6a6200a5-ab53-4182-8abf-2b1cfb689627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:23.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:33.705Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dafbada3-7921-487e-b99e-662f85310080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:43.711Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9398ee60-7dcc-41b0-9f72-8e5074d07275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:53.717Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2475c464-dfc1-40c0-8853-3d8b2dfdc480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:12:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:12:59.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:12:59.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:12:59.318Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:12:59.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:12:59.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:12:59.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:12:59.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:12:59.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:03.722Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=93f3b7aa-e226-4cab-8f5a-89fa5bb5638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:13.728Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=20870e23-1f10-4ec7-a975-b23d5e16c0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:23.733Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=05e02601-83f0-4dc9-aa37-a7914db8140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:33.738Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b3a8f437-922d-40da-92b2-f618ca876469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:33.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:43.743Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bd4b144c-d236-4156-a01a-6764d24ca681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:53.750Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=11952cf6-61cc-484c-948b-d63992661b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:13:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:03.755Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=51ad49fd-3d1e-4b88-8c49-7571ab223540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:03.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:13.761Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6a371d89-e97c-4709-b918-f5a77e488a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:23.767Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3f275633-4079-4482-a84b-fb6786a1c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:33.773Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=973e633d-7440-4228-b4ed-b7d3b505dcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:43.778Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6853c2b6-df2e-4907-899a-42e1055a64a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:43.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:53.784Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9ec2e87e-c663-4e87-b676-d08ca0b7e6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:14:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:03.790Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=afc0d810-218f-4da9-abe7-0e9d561cef74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:13.796Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=00f864db-06e6-4c7b-8a2e-55602d055ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:23.802Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=32cd87ab-1130-45a0-b4c6-1cd409a3758c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:33.808Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3706a091-a662-476c-9ea0-4faee30ad978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:43.815Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=30be64ca-8b48-4384-a89f-e08792be49bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:53.821Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6d1186d1-3d6d-4123-ac9a-ede570fd683d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:15:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:03.827Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6df49e24-70d1-477c-ab73-10c19b8a1646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:13.833Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4e5d64e5-29c2-46c7-9b24-c784731110e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:23.839Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a9274b1a-9527-4d3a-bc82-72c4005607ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:33.844Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a14d7d79-2572-4125-82fe-9e45f467500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:43.850Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6dc7c507-9173-4485-9c31-88eb749a5680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:53.855Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ad79a9a3-f2b1-452f-8838-b184ec15c5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:16:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:03.862Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5c422f18-14aa-460b-9318-b5e71c266fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:13.867Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ebabe46a-e84d-47d8-adca-7c7719c680e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:23.873Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b6ae8ac5-eb44-4973-b773-3fb3bbb6d3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:33.878Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d4c5230b-5697-49fd-a86b-d7fb0ce12796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:43.883Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e89fdb14-e278-4405-9495-6b8f254626e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:53.889Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=74410898-448c-4812-836f-60b5015a5087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:17:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:17:59.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:17:59.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:17:59.340Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:17:59.342Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:17:59.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:17:59.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:17:59.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:17:59.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:03.896Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=db03d544-79b9-4161-a822-fda627f5bd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:13.901Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b83f3c68-dcd4-4fb7-890b-928ce5d51ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:23.909Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2a9ac69a-e45e-4540-a050-9772f28d7aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:33.915Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7b066617-db3b-46f9-a849-745de9999c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:43.921Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=da26fff5-ab1a-4ed2-bbc3-76da68d662f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:53.927Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=446394f6-0672-482f-a19d-825b3a89f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:18:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:03.932Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=79227241-82cc-4804-8d25-8eeb07ece58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:13.938Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d8056dda-f1f9-4a52-8c5c-e8546dca1190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:23.944Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8117794a-7735-49e1-91cf-d6905ada1974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:33.951Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bc077972-5b38-4225-b9b4-867bfc581c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:33.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:43.957Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=38701e01-04cf-40bd-ae08-e38489ce70cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:53.962Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8a7eb320-8299-44d1-b82c-61d5c108d6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:19:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:03.968Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bb029cfa-4e65-4914-97c4-1e3a9b967fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:13.974Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=db408e6d-f0d1-4946-ad7b-56527028f158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:13.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:23.980Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fffdf80b-c6eb-4622-838b-c6f8047d7299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:33.985Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0c96f150-24f1-4a74-b6df-a8c608a802f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:43.990Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=de4e50b2-2918-4964-b380-e09b62e9cac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:53.997Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=10aee306-2d33-452e-ad74-b9c0e5c47663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:20:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:04.003Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9868067a-7f0e-493d-abe1-b62675754b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:14.008Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b2694927-1eba-4917-b5b5-225fd91653cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:14.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:24.014Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2505d95d-a504-4cab-8416-21f3d8342a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:24.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:34.019Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9168cc83-02ab-43d1-8387-d77457a7e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:44.024Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4495ad5a-9161-487b-9ca5-05f1515a6942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:44.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:54.030Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=77988164-3b2c-45dc-8c10-34bee0683b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:21:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:04.037Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=17bd3b2a-c6b5-4eaf-9e6c-bde285a4b525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:14.042Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=29b2163d-c7a3-4874-a05f-786037107dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:14.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:24.048Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=44845f58-a704-433d-97b2-ab4c48aee179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:34.054Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dbceb732-8b90-4b8e-ad61-fd5fe08d98a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:44.059Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8957219f-6b49-4171-8b91-47a53f8db2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:44.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:54.065Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1348078d-c999-4d24-a2bb-daf3b5fc8738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:22:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:22:59.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:22:59.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:22:59.341Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:22:59.342Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:22:59.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:22:59.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:22:59.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:22:59.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:04.071Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7c9dd02b-dda2-4ded-9861-bc0cc1eeff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:04.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:14.079Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dc6e1c19-3545-449c-8940-7b04271cc5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:24.085Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b03d69c4-6e15-4214-a795-8fd5963ea186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:34.090Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=22e70c34-f472-4ad7-a80e-f7b88cc7de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:34.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:44.096Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f73ffa8d-e11b-4221-8395-6c81f1606ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:54.102Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=65842bfa-b69d-44db-a97d-cc6a1664ebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:23:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:04.107Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0bef5460-22af-4603-8e67-6c44f4a4e664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:04.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:14.113Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6a19d786-431b-45e5-9581-0ceeb102bd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:24.118Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8a51062a-05f5-4b1e-9d28-d26b2dc24000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:34.124Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a714ca66-ff65-4f66-8472-ad3d7cc807aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:44.129Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7ed728a8-178f-43d6-8c44-fa067df47c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:54.135Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a1c48752-27ff-47ed-9147-8f2b753313c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:24:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:04.141Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=56057789-cba5-4b83-91cf-54aa8392e13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:14.147Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e77b9228-a843-4d1a-a758-5dedcf539119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:24.153Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=31620b09-8c52-4676-b0da-f17acac57421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:34.159Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c99b6b15-007d-4e71-b48f-961d454ef71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:44.165Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=90386685-5ff5-4c87-9b01-cc840c8f4a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:54.170Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5ff734c2-2c59-4283-bcd3-4449b7a2b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:25:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:04.176Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5f09d9a0-5988-4b4d-8da4-fd2eb0fee433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:14.182Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=000c0253-be82-4939-a087-6a88c9468e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:24.187Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6e156dbf-3eaa-4eaa-a69d-875969bd2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:24.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:34.194Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8484cba5-e3af-4389-96af-aa076e05316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:34.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:44.200Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dbe8afe9-b2a5-4030-8591-f8e0a1f830f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:44.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:54.206Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=82dc7d74-f594-46a4-9e45-b353859bde7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:26:54.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:04.212Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0995e55e-30e1-4f49-996f-4f1cd1b7aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:14.218Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=76877eb6-cccb-4e52-bfca-7d8485735cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:14.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:24.226Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=12e2afa3-c103-4c77-a342-5081b9b89765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:34.232Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e3f4007b-5b07-4471-ae98-d0ad795e3754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:44.238Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1aa36579-0eef-4d60-b4f9-bdd1368f487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:54.243Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5837634e-a5a6-4648-a95c-330b6105a117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:27:54.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:27:59.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:27:59.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:27:59.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:27:59.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:27:59.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:27:59.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:27:59.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:27:59.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:04.249Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d3e650cb-508a-4652-8c3b-bba2ae38115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:14.256Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=181301e1-a547-400e-88aa-6138b07ee162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:14.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:24.262Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=07a34713-8ca5-4581-8659-d7ae6853b35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:34.268Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d7ca41ce-f6f4-4b61-8cfe-be8ee98c0d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:44.274Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b7450182-dfe8-42ba-b700-4c4c09c26306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:54.279Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ba95770f-cc8f-433d-8008-0ccf2a2eeb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:28:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:04.285Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=32241129-37f7-4210-ad3f-2a3dd9b33ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:14.291Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=eaa77f5b-b5a2-40bf-b62d-d0d6a6d0b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:14.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:24.297Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1411b654-2692-4721-9e41-4ad962367ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:34.302Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=76868fef-e2c8-415d-9ce6-21eb84f8bf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:44.307Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=16f85494-e0e2-45ea-9532-608b5a897d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:54.313Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ef7705db-f107-4219-ac7a-7df12d0f2844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:29:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:04.320Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fc124c4c-c028-4797-a733-cca6155f4405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:04.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:14.328Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ba4b51a0-3c1e-4363-afae-a069f5d5c26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:24.334Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=93257c68-5f17-42eb-ab44-177bc11ff1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:24.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:34.340Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ed427901-e2a5-4e2c-a60d-8aa81f710d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:34.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:44.346Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=add9e628-075a-4dd1-9087-b0bd7d8bc0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:44.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:54.352Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9c713a13-fd20-427d-9de5-85d469ad4a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:30:54.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:04.357Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=65ef1f77-dded-40ce-b67d-45a499da7080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:14.362Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=181d9f1e-d43f-4bab-a352-2ab8665895d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:24.367Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=029ff352-074a-45d9-affb-beddfaa32cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:24.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:34.372Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=43ec97a5-4eb5-4058-ab67-14600ca9aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:44.378Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fbc8a9bd-6656-4ced-a2a1-6c04fa226f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:54.384Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=80ccb298-c15c-427a-a82b-a8c029724701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:31:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:04.390Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=03588ae7-3297-4456-b9e1-be943a5bb286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:04.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:14.395Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=59ff69c4-fbec-4ad3-90fc-dcf8b4e5e10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:24.401Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f1f1c39a-2c96-426d-b442-34bc08311f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:34.407Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=94d5aa9b-147b-46ab-a3b5-f146effa2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:44.412Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f5819537-6de9-46f1-bb22-1e8c13f7ad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:54.418Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=18d79361-f4eb-4928-a3d7-c4eee107d4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:32:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:32:59.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:32:59.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:32:59.258Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:32:59.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:32:59.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:32:59.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:32:59.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:32:59.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:04.422Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=682c55ef-4258-4879-b23a-c89ecd10eb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:14.428Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8fede679-d2d7-4c47-9021-b62beac45688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:24.433Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ffedf0ee-8501-4ffa-aa1c-430b27eb1c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:34.439Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4b284311-c247-4f09-8b3f-96d9b874d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:44.445Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9c7e7798-d6e0-4f4b-a8f0-30e40ac71784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:54.450Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c68ef2d9-753f-4ad5-8711-70c0d0ab9384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:33:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:04.456Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cd3f4be5-7f48-4653-8ad0-39cf2c1fd4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:14.461Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6bc742de-e5f6-44c1-af5a-9ecb6e4bbb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:14.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:24.467Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d31ed991-5dba-47f7-a0f8-99f3b1c043b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:34.472Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=94877e39-d2cf-4451-8747-65cfd4a49008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:44.478Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a5630f29-a65e-4544-a085-85140046ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:44.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:54.483Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=12e22385-09e6-4bf3-b77f-339dc535dc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:34:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:04.488Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f1b0bb2b-01ed-459c-9a2c-9745a80ea4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:14.493Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=47788ca3-a950-417a-b9bc-43bf1fb19023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:24.499Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=28e271bf-3c55-4b01-9fda-aca7a1c02f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:34.504Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=231f4cb4-fadd-4456-82e9-5cd9153f797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:44.510Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3a9d04bc-6186-4203-bfd2-cf872fd4783e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:54.517Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d4cda43d-3dc2-4eef-ae69-7c7e509462f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:35:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:04.521Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=144841ca-4c16-4c1c-94f7-d0df98d15307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:14.527Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=793a1ec2-c048-4cd1-a58d-bb2a7ed50977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:24.532Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=270d6c9e-1cc2-4cd1-af27-3affbd59f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:24.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:34.537Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=94b576f7-436e-44bb-b6ee-6938f3c71b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:44.542Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ce8f968e-39b5-4aab-9f17-3d1af2fe81c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:54.548Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=71896266-c558-4a32-a5e3-5f21f502d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:36:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:04.554Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2d7b4e43-325e-470f-97ea-8f07088d23f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:14.559Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e58bea54-2560-4c79-8837-9caf8113769c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:24.565Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a8ed33d6-f891-4d8f-8246-eaf8f58d80d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:34.570Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=772b49c9-a22c-4575-a590-dd8cc7e98cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:44.576Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4e4d9c01-ebd2-4b4f-83c6-b0d93eb72f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:44.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:54.582Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=19eff375-b910-45e3-8c31-9a644d487547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:37:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:37:59.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:37:59.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:37:59.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:37:59.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:37:59.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:37:59.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:37:59.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:37:59.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:04.587Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=27851253-2fa7-4a5e-9ae3-b275fa835720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:04.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:14.592Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3c21c0dd-3089-4f05-8803-cd1ec2a43984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:24.597Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6024e215-d60e-4118-8511-2a8b403605af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:34.603Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ec5e9529-5ad0-4951-920e-82c299d5593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:44.608Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ce3e3848-7bd4-4bd3-9adb-f33d10ebe55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:54.614Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=674ac320-2f0e-40c3-aae7-96ffdc9b74b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:38:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:04.620Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0b23d560-fdea-4fc8-af7a-81525c7c440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:14.626Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=997fc8af-6dce-4936-a028-b07cbc8b5a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:24.630Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f1e0fe60-e950-42e8-a901-55e2e4c2ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:34.636Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d954ea74-7625-4ff7-b219-b317ac3ff04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:44.641Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a114aa94-f118-4aa1-894e-893670aa3b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:54.646Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=53541141-012e-45c9-9427-6ee98a7d0fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:39:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:04.652Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0107c3c5-e1a5-4241-ae67-4537be235b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:14.657Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d319de5c-af65-40b4-ba96-48eec1772b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:24.662Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bb6774c9-29f6-4889-9d83-86930ac0bae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:34.667Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ac367b9e-7c85-4974-a954-e2ff4687a7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:44.672Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b35fbb2b-c7dc-4017-8e11-5704cd77f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:54.677Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e6e7952a-44d7-4575-92f8-a1e134cbd7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:40:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:04.683Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c779f0f3-d735-4208-b0b5-4d8a82e201b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:14.688Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3b76f923-762f-49e8-8f1e-533bd6b28c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:24.693Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c686b503-0bf8-456e-ae2c-049cfc6970e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:34.697Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2b7e1eed-6ab7-4c76-b133-8ef9354f1349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:34.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:44.701Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8440a10d-20e2-4031-acc0-6e80d5df96d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:44.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:54.707Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e0baaac2-b3d0-4714-bc51-4635be00c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:41:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:04.712Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=74ecd70b-7e43-4dfe-b936-90baf0f518e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:14.717Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ebd344c6-cd11-4525-b77a-3739fd2f2bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:24.723Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5bff3f74-02c5-4219-a6da-7fa3fda022fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:34.728Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=95ab95e9-1dfb-461d-a473-a2dd5a407de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:44.733Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0aaded1d-3871-492b-8f39-b6feb47fa655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:54.738Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7a5c57a2-e864-4552-868f-15eb6432ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:42:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:42:59.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:42:59.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:42:59.277Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:42:59.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:42:59.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:42:59.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:42:59.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:42:59.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:04.743Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e2302ed1-669c-4486-b7e7-6fd6f681f186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:14.747Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4186e2c4-4925-45c5-8142-f23004ea86e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:24.753Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5c8dd92d-ea0b-4303-8053-c46cfadc2b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:34.758Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3a97beeb-332f-4b5e-a6cc-5421f564d551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:44.764Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9cf6cf5c-3cba-486a-a85c-2dc4babbe45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:54.769Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d6961174-8687-475c-b6fd-198eec4adbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:43:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:04.775Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9c14e16e-a658-402c-83d2-5999bd4f5739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:04.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:14.781Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=06d8dbe5-a4d6-4058-b166-f924471bce08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:24.785Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0539e35e-e8d2-4eeb-8cad-b0aa15c6b8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:34.791Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ad4f01ac-16b2-4cb6-b854-14561b9641e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:44.795Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3fd6534c-d877-4f98-9b7a-ded75b96b3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:54.800Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e59788be-607c-4a5e-b696-253d741b4af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:44:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:04.805Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=29530358-6011-479e-99aa-e4bb1428286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:14.811Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5464032d-e023-45a3-9c10-0dd761d9e8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:24.817Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=03ebdd90-2f3c-4345-b963-d3b46142d6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:24.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:34.823Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a57e947f-f997-42fa-a1c3-825f1271c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:44.828Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=181c6b3c-2841-47f5-b0aa-ad0d8626fd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:44.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:54.834Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4c03972e-503c-4a5f-b460-4eb826ad0e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:45:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:04.841Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9bbcc4e7-2044-4b1a-ae15-7292bfb90e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:14.845Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c2ec98e6-56db-47e6-8227-078ebe5f85b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:14.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:24.851Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=68d66743-7236-4cec-872d-fb9ed716f447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:34.855Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8c5268d2-dfa3-478f-ac89-4afc9235052f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:34.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:44.861Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c3daf51f-5f8d-447e-a614-bdaaca5aa6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:54.867Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f5478341-7230-4d68-930e-0a8f17c4707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:46:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:04.872Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=98426855-7a88-4cae-86ef-aaaf49c7434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:04.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:14.877Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=57af2a47-b38f-483b-a4cd-467ee676c4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:24.882Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=935b4230-b1e5-49e3-b906-153800ec5356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:34.887Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5a670423-4d69-49aa-a869-84f37fb0e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:44.892Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=669a84e6-ba33-4c52-b72d-bd5f84623dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:54.898Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c28263ca-dc60-448c-b09d-8237c18a36be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:47:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:47:59.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:47:59.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:47:59.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:47:59.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:47:59.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:47:59.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:47:59.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:47:59.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:04.904Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4fa0367f-ea43-4ddd-b7c4-cb5bc297dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:14.909Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ee9a7d0e-04f9-4f80-9345-f6ecb8fefbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:24.914Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1cc84f6a-29f4-4510-acea-7ab760435bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:34.919Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f4864604-0d24-4966-b3ed-a1fc3198d38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:44.924Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=62d912fe-cbc8-434b-9c53-f16327c227d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:44.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:54.930Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=42ecdb1e-82b8-4ad5-9400-cf1481f689c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:48:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:04.935Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3a2d5fbe-3333-40e1-b904-ded113e289b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:14.940Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a45eda59-ddfe-4bf4-bcb8-de53503cf494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:24.945Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a520f33d-7f99-4314-9cdd-8ba7f45744b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:34.951Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=38350263-19f1-4cb2-9967-047747618fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:44.957Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8998cb1c-cc57-4510-b756-e9c3856edf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:54.963Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5cc6474a-f7d4-48ad-a63f-c2fea9f97f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:49:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:04.968Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9d6af75a-2684-4ecb-b2bc-8922ebd3a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:14.973Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0950fa87-6776-4c71-9d58-f1a45446f64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:24.978Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=08a8ff49-a4bc-4a82-b1a7-d3a5b56f025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:34.983Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1ce14d0a-6c05-475f-a7dd-f374b5f9abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:44.988Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9539741e-6aae-42de-94d9-9c6b9acd1b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:54.994Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fb868e80-7311-4b72-9b33-74cb21533a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:50:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:04.998Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e274b8cf-e839-4a72-a105-60cb2920237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:15.003Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=82c08662-e02e-40c9-8ff7-b8bbcf1d89f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:25.008Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=74375268-c663-46c1-8b11-b348531fbdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:35.013Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cfc56fee-2deb-4939-a095-d1346c3f4e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:45.018Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1e1af02e-b057-4e50-8eab-9bff18209b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:55.023Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=928fd6ef-d5af-4eef-aff2-746ac82e9a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:51:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:05.027Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=28c6d352-d079-4864-8412-86049b439cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:15.033Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2011d60f-626d-4679-9d38-04acf918fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:25.037Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d5914a8f-3bd5-4fbd-b7fb-783f926e4eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:35.042Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a90fce8f-00b0-4abe-98a6-53e89602bd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:45.047Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5d52602c-e8b1-472a-b643-628f1156b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:55.052Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=43c21779-5d8b-4012-874c-ef567b9bc9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:52:55.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:52:59.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:52:59.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:52:59.341Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:52:59.342Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:52:59.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:52:59.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:52:59.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:52:59.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:05.057Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=35de3980-6f02-4f6f-abf2-aa64f75e71fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:15.062Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9c42038f-4202-405a-af2d-f49a8b2a0f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:25.068Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e604455f-b869-4a17-b7b1-662d266f4d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:25.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:35.073Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ce4a9a36-7977-4654-8932-f02a616dde1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:45.078Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=09675dff-da4f-48f5-a8bb-de51e852da36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:55.083Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=99ed8034-aad7-49c4-8526-19d187331867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:53:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:05.089Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fa3d65e3-b493-4631-88d3-c4f10594c23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:15.094Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ae567ad5-72dc-4572-96ae-91f51c9085d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:25.100Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5c565580-6792-40dc-bd42-7438804c10f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:35.105Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=79bdeb3a-7af4-4f74-ab19-c1b7b4870899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:45.110Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ff8271fd-a062-4ac1-bac6-2a54671d0e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:55.114Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=de623d57-db35-4a60-abc6-a5650c7cc8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:54:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:05.121Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e9b3fe43-3c4a-46b9-9ca8-0ced05bbfbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:15.127Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b2d525a4-4e14-4247-933f-44302841cc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:25.133Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b62c4442-4c9d-4fb4-83c0-869a6d66bb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:35.139Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b67406f9-cb57-411c-bc70-ddc6a249eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:45.145Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e5449edf-a446-468b-9f21-1b142753829e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:55.150Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=35f0a653-11b2-4cb7-8e20-bb7eb93bfcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:55:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:05.156Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7de008ea-52a2-4a3d-9317-6193f565ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:15.161Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=33a9f6da-c99a-4542-a736-1f12ad4a0038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:25.166Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=982171da-c32d-4845-80b7-c3830459e9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:35.171Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cba35bdd-07e3-4ad3-b233-0210a255632f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:35.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:45.177Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b31cbd7c-51ab-4c19-bfb5-d3e59c339601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:55.183Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=56847f5b-8634-40ba-80ff-d43a6737ff33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:56:55.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:05.187Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f4cd1661-b193-49c6-9a2d-d8149b3b4ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:15.193Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c9dd5c04-9603-471d-9feb-fe064dd6339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:25.199Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=99c04cfe-0dfa-4216-ba20-2f8187872dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:25.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:35.204Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d7f1289a-7e53-42de-9f6e-795979834676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:45.209Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c8ae2e8c-ee94-4e6d-8a25-5665b2f30f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:55.215Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d837f930-4d1c-4d53-a50f-0f9e05948326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:57:55.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:57:59.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T02:57:59.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T02:57:59.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:57:59.289Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:57:59.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T02:57:59.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T02:57:59.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T02:57:59.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:05.221Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=aafaf852-814d-42c6-9afb-d8c0121cc224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:15.227Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=19669104-54e2-44b5-b932-27e312ff1f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:25.234Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4448021c-6f0d-4df5-b7e2-07026bdcb80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:35.240Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cda39744-2e9b-4d7b-9b1c-28d1afefcafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:45.244Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e6a134e0-3516-4dbc-833e-d63a09aa451f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:55.250Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c3ba1777-750c-44b6-865c-f305c3b05519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:58:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:05.255Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f376853c-0a7b-428b-afb8-1f65bd06f240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:15.261Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ddceea88-d265-4a6a-9aee-d89535f0831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:25.265Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7be11822-541e-4e3a-a643-913790a783ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:35.270Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7c8b8e6a-3b20-411f-8dc5-9445512b2e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:45.275Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2a0af305-c682-489b-882a-20c0455bb21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:55.280Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=977a98d8-6f19-495c-aa99-623826b8c846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T02:59:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:05.285Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d1b5e7f4-51c9-4120-8eba-b58a953fdd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:15.291Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1a6fd8d2-eae1-4601-9aeb-78db3bbad12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:25.296Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=96745c0f-53eb-4f70-a095-47490e9d0cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:35.302Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b7394fb3-5959-4fad-8100-82ae942b65b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:45.307Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d2290054-7c49-40cc-8a70-d8e8820f9217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:55.311Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f89b1883-f39e-44f0-973f-c4a4cdefadfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:00:55.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:05.316Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f57d6196-837f-4644-a394-17442d91d332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:15.320Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=04b09b7a-44a5-4813-96f7-a2dfb22e0a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:25.328Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5050fb0a-611f-4410-9b66-39682458653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:35.333Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=22ecd60a-9788-45b7-b52e-0f06f06e5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:35.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:45.338Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dad53cb0-6b8e-41c4-9cfd-c59ef154a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:45.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:55.343Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e4068e83-0c47-4fb8-88c1-82338a10a6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:01:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:05.349Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9be85f0c-cdc7-4230-b638-e07216b8acdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:15.354Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a24cae31-b747-4120-b6ff-91daddc89e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:25.359Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f3ef68a1-619f-4a63-9b9c-cfa655e214a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:35.365Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b7351e4b-eb5c-4106-88f8-11147053a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:45.371Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=256b9577-a2d5-47ac-8938-08861ec13153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:55.376Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=65b4f154-56d8-4830-93a8-93d99eb0d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:02:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:02:59.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:02:59.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:02:59.261Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:02:59.262Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:02:59.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:02:59.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:02:59.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:02:59.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:05.381Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6a518342-7d34-4b16-95b1-c2d18eb912d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:15.387Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bea48d5e-81aa-4d05-b12d-d8340b2d7cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:25.392Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ae498b41-19bf-4ba3-b8e7-11010bfe5171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:35.397Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9cf03441-8d24-4ac1-8473-6ce16e8b216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:45.402Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b4662c96-f878-4252-9ca9-6e8c625ffdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:45.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:55.408Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2e5e60e7-3c1e-45c6-91ac-b6acce180802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:03:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:05.412Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9d7e1ac8-43b5-48f1-9817-bf62c8439ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:15.418Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e5304eeb-9078-445c-9ea6-a69c051476f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:15.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:25.423Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9e937829-6707-4f99-9c6a-343f35185848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:35.427Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b2afbaf8-bbe2-4141-ae38-7bcab66655ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:45.432Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=42f82eaa-af25-48f9-8d56-47c5fafd5cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:55.437Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=362fbccf-8a86-4c02-bed6-7cfeb3907d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:04:55.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:05.443Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2ce86877-1f0b-4312-bdb4-1bee548209eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:15.447Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8fcc9bda-ed17-44ce-9057-f54036e221e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:25.452Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=24ba7adf-c409-4ff5-abae-1c413c91aeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:35.457Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=066631ab-6790-4c74-9e43-bf5f160bee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:45.462Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=76ac9ad4-e09c-44be-8147-5cee0e173f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:55.467Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2378865f-eba9-47c9-868c-4e657a8831a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:05:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:05.472Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c2fbf4e9-cf36-4f3f-95be-3f62125efaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:15.478Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1dc3fa34-9000-41da-9fb7-562b0f613eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:25.483Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4af9c275-f347-4328-9632-9676ce3f36ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:35.487Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f51d347a-0b63-4243-abc4-8319e27dcbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:45.492Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cbc151fe-2367-42fe-b814-8ad5b44a24a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:55.498Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cc66f4e3-ed74-42bc-a849-7dc954da2697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:06:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:05.503Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7252420d-4c5c-4447-872f-5f38af005b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:15.508Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=98601c29-8dcf-485b-be3b-953047c7e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:25.514Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4f965621-b4ae-4d3b-aea5-7c2c776eb0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:35.519Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=700936e2-78e0-4939-9715-e498ef1a0fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:45.524Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c034411f-a305-4215-bcc7-4997833f37f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:55.529Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=63babc72-3075-421b-96be-72c254faffcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:07:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:07:59.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:07:59.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:07:59.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:07:59.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:07:59.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:07:59.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:07:59.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:07:59.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:05.534Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=eeab051c-415b-4863-ac54-190ca02a0bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:15.540Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=503bc012-07d4-4f94-8295-457c4f700dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:25.545Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1fdf0fc8-4c39-452c-8d76-e916883a2747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:35.550Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3695fc21-1a72-44e6-9c5d-7fc5efcba7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:45.556Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=552201c0-911a-46df-a004-4f652c8222aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:55.561Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=400d9ee9-00ae-4fab-b54e-ad7f527dae86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:08:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:05.567Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=da6cd066-ff78-4fd4-ad1f-746f01aa492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:15.571Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3c6b7b13-43c9-40ee-b1a5-6ec7cb8f0d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:25.577Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f23ffae9-1c2a-4819-9dd6-6a8ea182e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:35.582Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b63c1b82-2250-45a8-aaaf-ce7b47f5b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:45.588Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4f4c85c4-8f00-4b2a-b1a4-b37dc008ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:55.593Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6a2678ff-a16f-43c2-ab43-2342997e2839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:09:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:05.599Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5c377c1e-5f08-4093-b990-f6869087d722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:15.605Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=51fa13c4-8492-4f29-a122-10ba1eae1d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:25.610Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f6d786fb-aa04-4768-b8d5-0fc5583ddf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:35.619Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2af69665-9e99-4ec7-a3b0-fe4f485f9400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:45.624Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=034c662e-a1fc-48d6-b7b1-0ffcb85980f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:55.630Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=568a907d-e4c9-4c61-aa17-6ac214fd573c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:10:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:05.636Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=289f7823-066f-43b5-8129-13e5e33baeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:15.641Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=08c5facd-b0ee-4b4b-8774-4aafbe9fb1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:25.646Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=70078c68-75fb-41e0-9915-9ccdf6304d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:35.652Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f44898cb-c96b-4ba8-a758-02c8a13f9978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:45.657Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5902517f-2e82-45fc-89b3-19ad5a5eb91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:55.662Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f0eac498-6fa7-4cc8-a2d2-294a07b2a7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:11:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:05.668Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=83e388dc-cbe3-40b1-810f-a9a06ab5f94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:15.673Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0549f1c9-d306-4704-99cb-bf417e7e8fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:25.678Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7ae2710b-2cd6-43e2-a0b0-81f0a08aff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:35.682Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a0f0644f-7816-468d-864c-9d8bb64862a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:45.688Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9bf6291f-9018-418f-ae31-9b6583633940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:55.693Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=42ac0669-9c91-4645-98e7-620e698c0316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:12:55.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:12:59.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:12:59.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:12:59.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:12:59.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:12:59.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:12:59.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:12:59.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:12:59.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:05.698Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=220e67f9-29ec-44b4-9c27-c3a29488a3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:15.704Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=50508d01-65f2-482a-b585-35bde2034d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:25.708Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f94e3e85-745d-4809-8f8b-3fb50e7bd134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:25.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:35.713Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=144a4dc6-f5a9-4769-b425-6cab22adb5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:45.718Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=37613fa2-b605-409a-8b2e-2f719bd3c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:55.723Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=39053e97-967b-4682-b289-28d01158289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:13:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:05.729Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2757b3f8-b1ce-4b60-b64a-ea8bed7803a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:15.734Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a13d7d46-081e-43c5-b59f-4d866415bd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:25.740Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=63b80d17-f5bb-4251-a7d5-0c7b959a3be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:35.745Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7fa3ca86-2080-4257-aaf9-60609cb5d72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:45.750Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5f2b10ae-96ba-4f68-bbd8-55e5216b8a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:55.756Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=61f2c8a6-3dba-4c18-abf5-bf82ee0b982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:14:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:05.761Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1ec3950f-d314-43ff-9ffd-3e3e1c236eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:15.765Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6ad8f113-92af-41fa-b8c3-fba1107ddc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:15.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:25.771Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bcafc118-189b-4b8d-9de2-67ade77d1655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:35.776Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5a8cb896-ed19-4114-a792-76d20bcf269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:35.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:45.781Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d01fdc20-a5a6-4283-a50b-88febc4bb757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:55.786Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1edd628d-c68e-4237-8404-4ddb0604b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:15:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:05.791Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=69a97205-2977-4542-99ab-b0101fe112bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:05.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:15.796Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=81b63d82-d6e8-431c-aa62-dd3dd5cd816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:15.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:25.801Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ec1bd1d4-ae9b-4bbc-97d9-f066b1be9eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:25.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:35.807Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9c86c454-6b3a-4636-8f95-97ea3712f2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:45.811Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1936aaa1-66cd-43b4-83d9-cbd7ad9615e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:55.816Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=384d554b-4734-43d0-bfec-e3b0202ea0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:16:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:05.821Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5f4eb2a0-4a16-40ef-9252-013b1fff2bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:15.827Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=83cc25b6-2c42-4386-a2b1-a593b0035fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:15.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:25.832Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=58752d6e-ce35-4bd8-919c-6c23733abe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:35.838Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=408a7913-ec67-4718-b5af-665c2837c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:45.843Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=19ca5d18-b40c-44e3-aa25-346aec5cff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:55.849Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9ab211be-1d0b-4067-b897-f3341fe305f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:17:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:17:59.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:17:59.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:17:59.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:17:59.311Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:17:59.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:17:59.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:17:59.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:17:59.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:05.854Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=40c85721-13b7-473a-9f29-08be06ed059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:15.861Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f8addb07-ebdb-4515-bffb-979d951d368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:25.866Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3437e5a2-3b5b-49c3-ac82-f808825e770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:35.871Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a3101645-a5c5-4554-9545-79f7088b5e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:45.876Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bcf047ae-92a0-4882-9d80-655413921d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:55.881Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d82069f7-e296-4dd8-acc3-3a4b3a8ec189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:18:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:05.886Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c3331d17-eb5a-4fa0-a610-1632be1aed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:15.892Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c6c7961c-bc68-4bf7-93a4-e4a54dce6067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:25.897Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=28a35a9e-ba4a-4611-8abb-6235e6fd6a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:35.903Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=eae3d3a3-1425-474a-a379-cb8862d83429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:45.908Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=60d2ecd1-6b00-45f3-8b58-3dc48154e93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:55.913Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2361fa68-a3f9-45f2-9ef5-a876f475c146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:19:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:05.919Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=559554e7-b006-4be9-aade-9f1e258d50fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:15.925Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=de2aa809-4a43-4816-b177-40e73b35ab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:15.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:25.931Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4c41534e-7abf-443a-804a-327d717dce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:35.937Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0fee273c-ad8e-4318-9161-35237da7f10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:45.941Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f2cb1641-2163-4c00-912b-7596eaf6ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:55.946Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=214062bc-4e54-443c-b352-bd55906f70cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:20:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:05.952Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=73b8932c-431d-4c0a-b14e-40365bc5a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:05.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:15.958Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e6cc2ab0-bda5-4361-acdb-731693d271b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:25.963Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4d6d9ef6-3927-4b89-ba17-60376c5a59f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:35.968Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=762daa6e-be0c-40c3-8df7-235b26b9e13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:35.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:45.973Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f6ccca2d-951c-4c7f-b41c-d42d2eb68b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:55.977Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=29bb177c-4b4f-4009-9e79-49791ba4fd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:21:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:05.982Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f9e25079-c7a7-4d0a-9c34-5cf8b3fc3962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:15.987Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9e3baeb1-9371-4fa9-992d-3f54ddc0bae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:15.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:25.991Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=149028fb-7ffb-49e1-b1b4-f0b2fa54f031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:35.997Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0384cf19-07b0-44ca-b5c4-15d31ecead95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:46.002Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=04fecbed-e6f1-4003-b4c6-6d24a6eb56e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:46.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:56.007Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f10d9490-7baf-4efe-b91f-369800a6b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:22:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:22:59.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:22:59.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:22:59.262Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:22:59.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:22:59.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:22:59.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:22:59.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:22:59.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:06.012Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e34c2726-5d18-43fa-8e6f-9524433e4918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:16.017Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d4c6d161-585a-47ad-af5f-d6b7f8fea4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:26.022Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a0ce3227-f387-493d-b235-d3f1065c0158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:36.027Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a53210e6-2a42-47c7-823b-07b618c32b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:46.032Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=54305e86-fabb-405d-acd6-52d711ed8cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:56.037Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c46df3d5-a94b-473a-b17a-f94a627b6106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:23:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:06.042Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ec7c6136-f072-4617-86ab-6a0aba0bb382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:16.048Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=11a07f22-71d3-4ff0-94e1-5bd98f68416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:26.052Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fd9b1b88-0926-4468-835d-d292b145439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:36.057Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a519cf18-8729-4dbf-ab8e-b18b1b8ea75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:36.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:46.062Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bd0c8749-0eef-4158-9f85-916a09064c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:56.068Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5f2200aa-267f-448c-8a73-baca425e1962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:24:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:06.073Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d7bb559c-60b6-4c1f-89ca-1e542baf89d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:16.078Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=303f96f8-a37e-4fef-9454-46aac1324232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:26.084Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5437b85d-44ff-4dbd-87f7-f01a9a599775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:26.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:36.089Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fc1d019c-b352-40a6-9993-57183422c2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:46.094Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0ba3b09a-47cb-4b52-b24e-a9ae89c80002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:56.099Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9435df43-6b9c-4360-85d4-1684505f45b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:25:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:06.104Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1c624f7e-df5b-40b4-aa45-aad35a27f804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:06.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:16.109Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=47053a0b-6272-46c5-9363-15352ce588df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:26.115Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5461c9e7-dc07-4013-889b-2d9fc873bf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:36.119Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=94707b6d-6822-49aa-985d-40090b5c613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:46.126Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f34d01c0-6f4d-47af-a68b-01fe69aee349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:56.131Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ea238518-1cef-45aa-8382-3e94ee0059f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:26:56.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:06.136Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=521a1711-0b1c-4646-baa4-4b2d4732570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:16.141Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0d1adc5d-3f8c-4a07-92ab-704e36c3202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:26.146Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=12096436-5df5-4a39-8891-26c92fed0b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:26.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:36.151Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f99c55df-2ee1-46c0-a87e-47dd00d01d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:46.157Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=993dcea7-d05a-489f-a620-c92140606b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:56.162Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6de5c948-8dab-4eef-8844-46137f99ece4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:27:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:27:59.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:27:59.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:27:59.254Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:27:59.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:27:59.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:27:59.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:27:59.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:27:59.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:06.168Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f82f704f-6005-4817-9ff8-a97c7e01658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:16.173Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=af3f359c-99e4-48c0-b97b-c37e2c315497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:26.177Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d43b5d75-56c3-4cd4-8a77-b7cd05cea619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:36.182Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=aff87083-802b-4d8e-a092-b08b2de4c32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:46.187Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a2ed4070-8575-48e4-b3f4-d152c7581d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:46.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:56.192Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=141b3d5f-d802-453d-9a0d-4cad9a111014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:28:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:06.197Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=19625aef-3103-4b5d-b1f4-3f1b7cf5bb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:06.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:16.202Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=810906ad-0a58-4ca4-93d2-b78eb0feac35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:26.207Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c77f7cee-c145-474f-94ad-db5db15c8131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:36.212Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1a6fe60b-7148-44fb-b89e-305e27d8aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:46.217Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c0ab6d10-a17b-4e7b-8ce3-8e696c937df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:56.222Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1277edbb-8eba-4c99-bee0-f6481593ec48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:29:56.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:06.227Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=74a7bde2-6792-44f4-8d7a-393ddb9b5a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:16.232Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=083dca7a-99a4-4568-b533-318559e53ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:26.238Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=967af024-8ada-4f79-9b60-719410de28bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:36.243Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c900d5a0-8eda-4ace-9975-ea9a01ba6987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:46.248Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=400b176d-51e5-497a-a591-be05a8aa1b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:56.253Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b88f8453-24de-4f42-9cb0-b039df752ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:30:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:06.259Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=975b42d7-a728-4b3c-a168-0cac9bb2c81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:16.264Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=34ccfae6-38c7-43d3-9a85-26378c6f00f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:26.269Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bdff0903-1c64-412b-babd-efc36ca37493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:26.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:36.274Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d30812da-160b-470f-a5d0-7623307e7176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:46.280Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bddbf1d6-988d-4ac3-be4c-c5d5f48c2a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:56.285Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e60d7e94-9f38-4e5e-af61-b3c35c5bd892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:31:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:06.290Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5250608f-7e82-47c5-b356-61d346533eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:16.295Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9d273246-ee7e-4c33-874d-e2b61d3f7cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:26.300Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e09dbb78-3eaf-4071-9188-486f5d1fc29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:26.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:36.305Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=adc0b707-c9c4-4779-bbd0-d4be69edf863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:46.310Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=291eebb7-4ba4-4d85-bf75-50e4a5ff9e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:56.315Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=61b9eef3-f0d4-4b1b-b251-63f1d88e6418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:32:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:32:59.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:32:59.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:32:59.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:32:59.240Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:32:59.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:32:59.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:32:59.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:32:59.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:06.320Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7e8f91d1-ad64-42b5-93c2-1f8948b4e7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:16.325Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7090ba0d-b589-44d7-9a4b-9c2cd91cf1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:26.330Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=846fdb34-e4b3-4111-821d-070902c96777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:36.336Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7b233c9f-8613-4772-aff3-3e4bf3f84dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:46.341Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=02101066-3aa3-4a06-8f5d-5f8608025097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:46.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:56.346Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5d9421c0-ad2f-4130-8df4-0bba3796367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:33:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:06.351Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ab98f437-30db-436c-bdb5-17a92f110452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:16.356Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4e24d707-58ec-43cb-8562-4309ede42741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:16.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:26.361Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=43a0c70d-c7f8-4635-aa3e-a0b4c8df9b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:36.366Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=681e3823-b341-4e56-beb0-fd6a2cfc117d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:46.371Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6723912e-6f83-4d60-b7cd-83b477b6b359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:56.376Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b93e8c1b-4e92-4d2b-84b5-3e19174149da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:34:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:06.382Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e993d3ac-a738-4bf5-b546-585089a7c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:06.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:16.387Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=eb3325e1-b474-4861-a7fe-11f7fe34c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:26.392Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=13758fe3-5c96-4ef4-acfd-1552ffcc92e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:36.398Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=5cb1437c-4b0e-47d2-9521-8b897c99dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:46.403Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=037750f0-8423-48f6-bf09-68a68a4de4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:46.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:56.409Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b720f508-28f5-4d79-96d7-899b0ca9cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:35:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:06.415Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=12141e56-834f-47c3-b36a-2912249041d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:16.420Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c5ff73c2-458c-468f-b149-50240438d244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:26.426Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=209ad970-2519-4238-ac85-5193c9202eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:36.430Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=91baa844-acc7-4cb5-9372-659c9a25e8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:36.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:46.435Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a728e5e2-d618-4c69-8f6d-ddbd5074c877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:46.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:56.441Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dcc7ab7f-a896-442c-95e6-24492db8b520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:36:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:06.446Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f2798c42-6159-40c1-a7b4-5f08aca2e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:16.450Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=496d1152-b724-42d1-ba01-ad88fae08215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:26.455Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=06585e20-eb1d-49d2-902b-d1cd7a98de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:36.461Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8145af00-c03b-45df-b85b-aea36dc99900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:46.467Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cd0aa07c-638b-4a53-86aa-265a5fc65a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:56.473Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0b291f21-5d98-4a1e-88a8-77bd65ebd9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:37:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:37:59.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:37:59.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:37:59.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:37:59.250Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:37:59.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:37:59.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:37:59.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:37:59.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:06.478Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bbd1254e-17f3-46e8-ba33-401d7a927ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:16.484Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=742ec539-fc8a-4679-a4a1-ca9629741058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:16.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:26.488Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4ecd40dd-3ca3-4fa0-ae09-26a3e7bc0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:36.493Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=91af5d7e-c90a-43f0-b11d-aeaafde3fc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:46.498Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fdca2b03-d9c7-493a-a033-fea36f4d354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:56.502Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0802ca85-1544-4423-b237-87a5272e6e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:38:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:06.507Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2d9fb77c-3cbf-42e0-9a24-19fb1cd82dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:16.512Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4684e5ec-a80b-4b03-b323-c9cd2ec43144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:26.516Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a5f8253d-9ead-4edf-a1b8-629753996b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:36.521Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a626a3de-f103-43c9-a2f0-53a0a38b1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:46.526Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=79148396-a870-43c1-9507-ee3d089ed3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:46.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:56.530Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=618ceb71-5562-4850-95ec-eaecd6a6e74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:39:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:06.536Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=030c81b1-dd4c-41ff-a2a3-824c03cd9d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:16.542Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4f56e7ec-6193-4195-a93e-3ef9827ef98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:16.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:26.547Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b8914b82-e9cc-4e6b-9d4a-7f7fb4e17bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:26.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:36.552Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fef9a285-d1a7-4dee-bd19-8b26e633e7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:46.559Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ce0cccdb-2662-413d-8427-bd3d452b31b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:46.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:56.564Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ebfae8ff-73a1-4c30-9dd3-bbdbf994c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:40:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:06.570Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=850090fd-171f-4ff3-9f15-e306d9abcf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:16.575Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d3ef4863-4b80-4b1b-885f-56e4967b4265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:26.579Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8aa463ab-879a-49e7-aa34-4e0e6d933652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:36.584Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=55266c9d-09c4-4873-bc36-ee72430d41b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:36.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:46.589Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=804f039a-f8e7-4e4c-8566-51f99d6efc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:56.593Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8b4e27b8-2e4e-4b31-b7e9-5856370b34db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:41:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:06.598Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6c94dbc8-115b-4b02-a3e1-f4aa2b19bcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:16.602Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=37732195-1383-44e4-a95e-114ec3cdc5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:26.606Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=09333a37-141a-4696-965c-5920e96e2aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:36.611Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=02877520-2aea-4782-8fce-7ff9c51a8fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:46.615Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cb3bd847-8c03-45bb-9ef3-eb3a8488c433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:56.620Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=27e3370e-5af6-40b8-9c51-3772d19a3b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:42:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:42:59.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:42:59.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:42:59.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:42:59.244Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:42:59.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:42:59.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:42:59.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:42:59.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:06.624Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cd00babd-8bde-4701-9fdb-6c224a9f51d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:16.629Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=938dd8f8-e297-4b7c-9b77-f5c17dac26cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:26.634Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=fd3410f9-c13f-482a-92a8-32533b909f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:36.639Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e54a6c07-c523-44af-927f-63e5aaf3113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:46.645Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6fd68feb-2ae1-486b-a04a-ff63d9e64dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:56.650Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3be7d89c-d3db-4a52-a829-16eb31ea0d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:43:56.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:06.655Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=93beeaf1-ce2e-45a6-971e-6fbaa4d2f462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:16.660Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8b28c801-036a-4112-b940-4038aeef7799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:16.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:26.665Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ed6fef08-c435-4cd3-8762-8e2950b0c80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:36.671Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=604e724b-1b75-4ee5-a4a7-a9dd829103f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:46.676Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=aa454297-e939-4c1f-ba08-7084e70de9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:56.680Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4580d9a9-e716-43a1-ac36-57062c432ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:44:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:06.686Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d453f42a-2997-4367-9543-fc171e7f3b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:06.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:16.691Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=81e761f6-590f-4206-89bc-2909106ca1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:26.696Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=99b005f9-dcf4-4939-bd52-7bca430b0533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:36.701Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dffee344-7d5c-41a1-8826-22026a60f22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:36.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:46.706Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=75976cbd-612a-4224-8d5e-e9d6ba5e985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:46.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:56.711Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=17fbc3d2-b04f-4bf3-90a4-f639be34ebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:45:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:06.716Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b9cbedc9-60f0-4761-8964-cfef041c5b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:16.721Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=aa847621-451f-4257-8be7-c7c2de494803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:26.727Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=62bead9a-ec28-441c-9450-b03a05c69792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:26.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:36.732Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=8a64fe7e-fad2-4311-8e46-ad9848f09343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:46.737Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=65e74344-b4d5-4be2-9072-bd21d52537f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:56.742Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=46a79ec9-4dc9-46ff-a08b-65540b16af3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:46:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:06.747Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e436a2f3-1251-404d-b5fb-4435b144e27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:06.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:16.752Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3e083888-1bd6-417f-a351-0a75379e5ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:26.758Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=dac4a41d-ac1f-4c20-83dd-fbe60df23615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:26.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:36.763Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=214a8984-60a4-49d1-ace1-4e4dd333306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:46.769Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b0028297-04f5-4cbf-b556-f28ea7d63097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:56.773Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a05310cc-35b8-480e-b865-4a46aa03e1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:47:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:47:59.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:47:59.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:47:59.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:47:59.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:47:59.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:47:59.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:47:59.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:47:59.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:06.777Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=79a0a723-1bb9-4014-b54b-d5ba4af76a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:16.782Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=098cd4b1-4465-4fa9-b7dc-ed3dcc2912fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:26.788Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=73f59182-1661-4aff-899d-8301c2b9afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:36.792Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=14baa3b5-b520-47f2-8244-fc65b303b762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:46.796Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2691f736-d07e-4c2c-ac2e-8f9a276d17f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:56.800Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1ab92050-7217-48c0-bc37-5127e73246b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:48:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:06.804Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=faf666a4-0f3c-45a7-a9bf-c0fe87fa026c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:16.809Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cdd57478-4b70-4372-8870-3e55bd2b0063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:16.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:26.814Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ff5486a9-6525-4de9-aac0-c950121cf197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:36.819Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=112e4e50-1d18-4235-89a0-3c1fa367fad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:46.824Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2dd4a630-3510-4cc2-a431-c6f0ac3b21ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:56.829Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=b7e7e9a5-c6a4-41d7-a711-b743283587af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:49:56.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:06.833Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3b4a5bc5-4c7f-4ff5-87b2-3c51d5a122d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:16.838Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=1d560d6e-fbdd-4163-8237-222a37280e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:26.844Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9ea79c00-0b3b-4c55-965a-b149fd8e8514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:36.849Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=f3db2e3a-e0a8-4244-b986-4e06b7e879cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:46.854Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=82210097-2d0f-4c6e-afa7-4101e5a6b65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:56.860Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cf3fba08-b061-4400-be47-362e9a91de4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:50:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:06.866Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2070d91b-7ab1-402e-ade7-0714fd3518b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:16.872Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4dbdd6a6-7ee9-40df-ab22-2292ee8e847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:26.878Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=92fae47b-1857-43e0-b155-b540904f1019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:36.883Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cb600a0a-461a-409d-856e-da9794d7aa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:46.888Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=87f90923-1cc8-408b-8aba-c3ebbc2c12c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:56.893Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e9d4a142-a9c2-4aa1-9489-5ed56b53080b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:51:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:06.898Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9336b154-6ba9-42fd-8ceb-df53d3d608fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:06.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:16.903Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6849a968-b19b-44a1-ba55-bffc0b5b3145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:26.908Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=4fda66b8-2885-4051-978a-f7ae02e43e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:36.913Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=6f31c0ec-4184-4df7-8123-3af34a62b442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:46.918Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a548f039-ade5-42ba-a761-eb05f9d59ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:56.923Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=ed4ada5b-6611-435d-b1a3-5aae74461e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:52:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:52:59.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T03:52:59.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T03:52:59.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:52:59.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:52:59.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T03:52:59.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T03:52:59.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T03:52:59.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:06.927Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a8e43548-b09a-4639-8f12-716e414f1924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:16.932Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=0ecb92f7-f118-4b04-be88-a8f0cf8eefa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:26.937Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=366d5d82-8e66-4452-b779-5e30c3eac558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:36.942Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=86690104-e7c4-4828-a175-0e7a61015954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:36.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:46.947Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3e2c77fe-5984-4b70-8ece-02971acd6221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:56.952Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=cbfda9aa-b26e-4c39-8ab1-c66c6d59a9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:53:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:06.958Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=abb4f6df-5781-4506-8afe-17448e95518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:16.962Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a9e0eb55-e317-4b29-901f-08ed5131130d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:26.968Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e9736f84-6c68-412f-b4aa-5e1287b7512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:36.973Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=804d8f33-97a9-4b03-b472-12feb714703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:46.979Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=14c17119-9a50-45ba-acbf-1e5fc4fe2e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:56.984Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=05cf2970-2f3f-481b-bea4-96f67ba43141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:54:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:06.989Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=7fc625cd-b550-4eca-b307-4121cb965a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:16.994Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=d6d82a71-22c8-4fc2-9693-f082c3d3f867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:26.999Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=2fdd4b14-aaaf-4e53-86fc-467226213d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:37.003Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=11c28748-78bb-44d8-a320-8f91ab646464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:47.009Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=456f099b-66d0-4794-a2f6-42bab01eada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:57.014Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=183d7ce4-1874-4a89-9003-324fc82e0292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:55:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:07.019Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=3b414434-5c45-4332-8c3d-6b1af764c838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:17.024Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=bb27c7ef-f359-4a5a-bb4b-04ba6e3b10b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:27.030Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=459dd630-d894-456b-91f8-d0ec931c83c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:27.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:37.036Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=a727b065-17af-4bb7-9bb2-a8f547e1c015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:47.040Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=48fb529e-29ac-49a1-96f6-39d332139bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:57.045Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=e87f8ac3-a55a-4a1e-bcfa-64a8bce5f4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:56:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:07.050Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=16482db7-7be9-4dd2-b9cf-a9da8226f0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:17.055Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=9596e40c-ce00-4e4c-bdd6-99c0856e8135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:17.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:27.060Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=28bec404-1edd-4d05-ab94-5ec3b7d9a263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:37.065Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=c4250ec6-e427-400a-8158-6ba3513fe5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:37.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:47.070Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4d21-92ea-3c104bacec67, InstanceUUID=646ffb3c-a772-4e6d-ab10-e26ab498233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T03:57:57.075Z |INFO |Init configs |InvocationID=7c271c9a-4ef8-4