By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:05:38.660Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:05:38.668Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:05:38.669Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:05:38.670Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:05:39.003Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:05:39.109Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:05:39.109Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:05:39.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:05:39.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-18T23:05:39.250Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-18T23:05:39.272Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-18T23:05:40.642Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-18T23:05:41.085Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-18T23:05:41.105Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-18T23:05:41.106Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-18T23:05:41.211Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-18T23:05:41.212Z |INFO |Root WebApplicationContext: initialization completed in 1939 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-18T23:05:41.771Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-18T23:05:46.409Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-18T23:05:46.890Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-18T23:05:46.911Z |INFO |Started MainApp in 10.516 seconds (JVM running for 11.129) |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-18T23:05:46.972Z |INFO |Start scheduling PRH workflow |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:05:46.987Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=669b6a1d-24c3-4e24-aad4-ff87da0dd0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:05:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-18T23:05:53.175Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-18T23:05:53.175Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-18T23:05:53.177Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:05:57.476Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=25413b97-5d28-4aa4-9879-42ad2da49f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:05:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:07.505Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8501f0ca-a9c9-48ea-8466-040defa00b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:17.529Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e25f7d49-4fe8-4408-991e-6aa4ab5275b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:27.560Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b43f36fd-fc0b-4be3-998f-a6ce7a557fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:37.595Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=057d7280-1170-4402-a7e2-e20ff8b4ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:47.628Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4e09b57d-45f8-4441-8c74-1848f6169f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:57.651Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5485367b-707e-455f-8a29-a582edff6b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:06:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:07.671Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=941d06f2-73fe-43a4-8c23-1a1f39e8fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:17.684Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=69a1324e-96cb-4d24-b567-4cd8c174274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:27.705Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=13e6ef33-51d8-4405-929e-5c8ae524932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:37.729Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d6698d41-07bf-499c-a024-2e4b0e446d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:47.748Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f111c80d-b5b9-45ad-a5f1-57eba36b17d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:57.765Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1d895bde-7a21-4bc9-a518-0c5f6a6f90cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:07:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:07.780Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e7a27d38-79bb-4032-b66c-313e656b3d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:17.797Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8dd15ea5-4c51-4ce1-945f-87c91606ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:27.819Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=49af866d-fca7-4efa-9fcb-45cdf0d07e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:27.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:37.834Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=839302a5-6d9c-4525-b0d5-b5847d912281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:47.851Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d9187500-b469-4fc6-bd34-db86f3ec7950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:57.871Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=44244736-1dd2-43c3-b3c0-37b34f2509a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:08:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:07.888Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=083a7e27-83e1-4b56-9380-a9e6dfee6091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:17.905Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f485be76-4854-4d08-a516-5d4d46bb496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:27.922Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bee4e1f0-908f-4ec9-ab91-90eb80020d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:37.942Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b3785c1d-3455-4cb8-af7d-ad01bf913b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:47.964Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f9d5a1c7-791c-4e93-b175-7d1aa549a363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:57.984Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=56a1d263-52db-4baf-93df-db978d550a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:09:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:08.003Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2e9b30b5-d5b5-4dad-9afd-c6e381688722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:18.023Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5a8ecd2d-e321-487f-b81b-7a30dac38d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:18.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:28.040Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e1238505-5a66-4a7a-ab40-415b46232e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:38.061Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3ef224c8-e686-4680-8314-9b49aa80967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:10:42.466Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:10:42.466Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:10:42.466Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:10:42.467Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:10:42.467Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:10:42.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:10:42.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:10:42.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:10:42.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:48.083Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c6a6f9ef-a51b-4bb1-ab36-3edbf2b36530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:58.114Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=316d22e8-9d8a-4796-b5d9-548b016c6291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:10:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:08.130Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ec46b834-b9db-4b0a-91c5-6f3fabcd3811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:18.153Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d7630bc9-c890-47e0-a9a0-b32b49073903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:18.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:28.172Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0db95dd4-6957-403e-9c62-83ec090b4763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:38.191Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0ba5b880-7c63-4584-b885-a104d225ad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:48.207Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f9a06454-939f-43e0-b03c-c30f19552659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:48.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:58.226Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bf49d6c9-4c6f-4ddb-aec7-31abd06be069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:11:58.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:08.246Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e7439c21-49c0-438a-8fc1-84ca5d035a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:18.263Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=359f80ba-d44d-483f-b794-0446d1718901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:18.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:28.284Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=48381126-ff16-42cb-ac28-b8e7c334bd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:38.306Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=24e5837e-0bc2-4099-94cb-6136dfbb48a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:38.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:48.325Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e35b0239-1135-4790-8ac1-202e4b84a695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:48.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:58.346Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f46b6ab2-350e-4389-bffe-c3fc6156184b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:12:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:08.363Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4d981d6e-8e1c-4bc7-8f12-a902366ce1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:18.384Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=087b7a72-3c79-421d-8bb3-71a2e3edeff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:28.405Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=30d351ba-893b-441f-8c4f-a7dad5bc75df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:38.425Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=65adc296-b59d-4b35-91dd-c8788174a04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:48.445Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cada1f22-c9ea-4f1e-9da2-97fe3f4efcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:58.464Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c3af9a3e-85ec-481e-96bb-9bc96be9c61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:13:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:08.485Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4a1b3a80-77e0-4155-a596-c97b67686a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:18.505Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=076147cf-c8dd-47df-b2fe-96a026381732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:28.523Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a17ad0fb-26a8-4aa3-8a76-d8fe5f95f3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:38.541Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=04da97c8-4c64-40fe-8af4-28835997b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:48.562Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3e3f05f9-c0ce-4541-9d56-f7e79c01d74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:58.582Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=450521f5-571a-4afe-9763-f55ee23c7d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:14:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:08.599Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9bf4a65f-f9fa-495f-a5ff-fb83717e5395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:18.612Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d1629680-6edb-4d6b-919b-6f6c9eb83173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:18.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:28.629Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b5dbe228-e8d7-45eb-a61e-85ff65b5ce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:28.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:38.649Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7da6c893-3428-48e3-92e7-bcb897a374fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:15:41.967Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:15:41.968Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:15:41.968Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:15:41.968Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:15:41.968Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:15:41.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:15:41.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:15:41.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:15:41.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:48.667Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=252e5998-d847-49eb-9362-29271999d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:58.688Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cd5cfae9-cda7-4ff8-b20e-f40d8aeba37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:15:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:08.708Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=38fcb6fd-d9db-45e2-8081-ab82eeffc442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:18.731Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7a89aede-4621-404a-a3c9-afc430566b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:28.750Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=67341710-4943-48fa-8253-0e4d2ac7ed96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:38.768Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=907d3d38-7a0c-4f1e-a2c9-8c0fa8a7127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:48.785Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2e14bf1d-d134-4c46-9091-97663244c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:58.805Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dd1b0960-e2e9-4049-ae47-d537d92f4540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:16:58.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:08.821Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=748b26f8-9f67-4033-b4c8-f435841a66b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:18.837Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e326446b-5aea-436e-8ab8-ffb5704c59b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:28.854Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=294583dd-119d-4c1d-b36a-b3f8107b3270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:38.892Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4ce6b10d-a6e5-4d25-a260-d95628f2302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:48.908Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ed97b791-5db8-4426-9d1f-031283b3c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:58.927Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cc2369f8-3ff7-4d32-9534-59ca9083b258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:17:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:08.940Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9c2960e9-061c-4b43-97e5-358032a05c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:18.958Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=39a18d57-93b2-4083-a8db-30308e855630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:28.978Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=62a74da1-7bd5-44a7-ad47-c2e4ebe8cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:28.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:38.997Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=41ec6310-e4b8-4c4e-ae55-32adfe4fb399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:49.010Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=21eb7fad-90b1-4a5f-8e20-d5b72954e45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:59.025Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f7b5a10d-2775-4d48-9d36-404628603b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:18:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:09.045Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8847b6ca-60ec-40eb-91db-ad31a1410b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:09.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:19.063Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9e758a63-0d5c-4c00-91b1-4e35993e0280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:19.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:29.083Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3698eda1-70fe-4c07-8750-8090828000a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:29.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:39.101Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=44ed2a8a-ef74-4df1-9bb1-c676a2c012ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:49.119Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b01e6167-20df-49c2-9ae1-d0ceedcb0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:59.137Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e39dd04d-18ec-4137-b754-d08ca1bfd166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:19:59.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:09.156Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e9c6c5f3-db88-4a18-892f-ca68f93a33b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:19.175Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=424d4fd2-8161-439d-b74d-8e5bc60cf596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:29.195Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dbd51afc-8e4d-40a0-ba37-f2df03bee208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:39.220Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=04db2571-34a0-4567-b7ce-050421419ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:20:41.961Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:20:41.961Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:20:41.961Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:20:41.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:20:41.962Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:20:41.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:20:41.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:20:41.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:20:41.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:49.237Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9b34184a-bf77-4112-b2ab-aea85d596c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:59.257Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=122c7244-f84a-4b75-9f09-3666d5ff2769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:20:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:09.276Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2d277ffc-0429-4ebd-a9ac-b850db264616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:19.295Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=99d4b7ba-8872-49dd-af10-8715df4928d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:29.326Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2bb352ba-0056-4784-aba2-c55fbf0de84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:39.346Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4b7da558-36eb-45d7-a371-fe2a6c64759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:49.367Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a9f6f91d-cd32-49d6-ae48-6f92296ced06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:59.384Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=700afb75-9940-42f6-8e60-316baa651c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:21:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:09.405Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d0b44ab3-d499-490c-bb57-43f6141629c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:19.424Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9d630b0a-1d16-4e4e-9225-9cd21fad51b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:29.441Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=96386a58-40df-4eff-9175-a17f1b0a51b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:29.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:39.458Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4f44d09d-6ff5-42fc-9319-2c0aadf0e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:39.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:49.477Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aa00529b-177c-46a1-a114-e9e6c5666ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:59.495Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5cd1fa7f-22b1-48e3-8dba-5bb1c024219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:22:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:09.513Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=58b08b5a-61a9-473d-9007-d8c7ade099e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:19.533Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6398baae-bafc-4544-a529-307f79a6da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:29.554Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6c839c24-54fc-438c-96c9-0c44f3ab0bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:39.572Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dd23b083-e45b-4685-ba28-915bf6ce0a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:49.592Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cc416c3a-9841-4c4c-be8f-8d3d56a4cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:59.610Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a0b7c22a-ecf4-4dbf-98ec-4605e2c11aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:23:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:09.627Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8d770d3d-dde5-4856-a8db-7e26c27590ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:19.642Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=def197b9-ce03-40a3-ba4e-dc60944a2b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:29.659Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a46a7f6b-770c-4ceb-80f9-5722d2c084a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:39.678Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aae3ae3f-6499-4b85-a2be-e845e4ef324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:49.702Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e1d67d04-8094-4d12-ac68-e45f4a422f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:59.720Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=270e0c16-4266-478c-91ef-48d97806e3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:24:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:09.738Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d01b5c6d-2ab8-423d-bbc6-ec941a05ddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:09.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:19.754Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=06461b05-8786-459c-9c25-57997c09cdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:29.777Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=63621064-c6e3-4cf5-b547-7a36cacd8b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:39.793Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=69c35ff7-a39c-4ae4-aa88-bbd54cb0b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:25:41.938Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:25:41.938Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:25:41.938Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:25:41.938Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:25:41.939Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:25:41.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:25:41.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:25:41.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:25:41.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:49.809Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ae12e52b-83fc-4d81-aec5-6dbab56a031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:59.827Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3eaaeb5d-5847-41c4-a91b-00d70db71bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:25:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:09.846Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fb165ac2-956c-42fc-890c-053ff9c3aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:19.875Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5d7f2d21-c1d8-4ae6-93fc-511e17f8344c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:29.893Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cc6d91bb-9c94-4cc2-b908-e93b3c1e1324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:39.924Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=83285f8f-e222-43f2-9f64-726f93947818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:49.944Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dcfaed53-7fa8-4391-83cc-1abaaa3a9a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:59.961Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6d33d99b-0af0-4dfe-bb9c-7b42017c6a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:26:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:09.982Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c44d7598-2e38-4fad-9ca9-5a4146278102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:20.001Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d8c2b1d6-9bfb-4211-94e0-ba22f9138f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:30.020Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ababeac5-0331-450f-ad0f-8a4680881513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:30.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:40.041Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ace16f64-40a5-4b10-8055-d2cf6e024124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:40.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:50.059Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ecb50278-0a15-4635-9890-3b972094aec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:27:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:00.076Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a6df622e-83d8-485e-8f3f-ac2ea79e0b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:10.094Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b7c69569-1dd2-4323-a4eb-ffc8fc5f3299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:20.115Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d6e0ac6a-fd09-4ee4-afc5-7403d4d6b20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:30.134Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fee68823-6e28-4349-aa47-3afa2135e8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:40.148Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ce4f4f98-eca6-4200-b330-1ff7dc6b3edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:50.166Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e8cc5c90-0f62-4f50-86cf-f929093a4e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:28:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:00.187Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6dd16f16-9121-414f-ad62-87b03df326b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:10.205Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=60427cad-b985-4499-9254-b340b4e5e95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:10.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:20.224Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=08b0dfbe-9673-4452-8089-c55d2f169df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:20.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:30.244Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=09b3656b-a148-4c0d-b07a-1f5693de5630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:40.265Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0b770070-4332-4f2b-81b6-20dae6484494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:40.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:50.283Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=68ed78ac-aab4-4ebc-a512-6d9f2d3f1903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:29:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:00.317Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5bea37ce-7099-473b-92f7-6f97432919ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:10.332Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=334715fa-0272-4605-a266-3514fb721c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:20.349Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=43097f6b-f5ce-4b79-8b17-ffd19b2646cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:30.365Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9d9e4910-c6da-475d-b642-d1e4e049e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:30.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:40.385Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a9c60bb1-f165-41c7-a168-cbaf4653edb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:40.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:30:41.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:30:41.929Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:30:41.929Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:30:41.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:30:41.929Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:30:41.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:30:41.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:30:41.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:30:41.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:50.408Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=90ea367d-644a-486d-9c25-90c478579eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:30:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:00.427Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=76554234-63de-45c4-a9fd-de9a40c61bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:10.445Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4cc9dc7b-f674-412f-8309-335a0f8ff81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:10.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:20.464Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3f5b4a45-9b77-4a9f-b54a-561cd724f6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:30.487Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4e7728e9-e5b2-4e78-a135-d4db790b976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:40.506Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=caba5f11-267c-4a51-881e-42d1effddc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:50.525Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3f0c0ae3-d2f1-4689-86a5-b40cf00a97a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:31:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:00.543Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dd07961c-572f-4313-aeac-82f535ca241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:10.562Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=653ad860-a6be-414e-8028-c1e793fc85f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:20.581Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d30badff-8e31-4e6f-ac6a-3179e57b9a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:30.602Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2b175173-82a6-4b08-84e6-4d7048b75941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:40.622Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1352c1af-5fb1-491b-8d02-9a2a17bba0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:40.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:50.641Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=021fbbac-31d8-4b1a-88c6-5a9ae01d88f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:32:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:00.661Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d2fdafa5-b809-492c-b37c-3b1a5369f96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:00.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:10.681Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aeab0885-b54f-4d15-b35e-e77f351efb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:20.699Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bc59bcdc-559e-46ae-ab9c-2cd068485cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:30.718Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e667de25-f968-41f3-9565-43c0cda4bbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:40.742Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e952b9e2-54df-4141-b082-144ba9a1bd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:50.760Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=09d4cc68-1d62-47f9-b1bc-f1fdcbab3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:33:50.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:00.779Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9ceb4a4f-2a04-404a-b13b-c26bcfa4e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:10.798Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f3f90c5b-74ac-4843-ad26-57e163d0be2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:20.815Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ea1a8ce6-93e8-412c-a519-af2d492064f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:30.833Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e8d17dde-ffb9-48bf-af6c-05ff5d999ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:40.850Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8dc761d0-0fd7-4008-85bc-7ff37d92ab20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:50.869Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b883c7ea-4bc8-494c-a47f-a3e8bc60a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:34:50.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:00.886Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e65d9bdd-221c-4e35-b680-c4d9626d718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:10.905Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c8b82745-2724-4b05-8ead-7646bc30f62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:20.922Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cf9441a8-c1b1-4f30-8cfa-6bfcd80c6529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:30.942Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4c481f39-fd9a-4dc2-b2c9-056ce6d80be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:40.965Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=81d23db4-b8f1-4bc5-aeb4-997dec16c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:40.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:35:41.919Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:35:41.919Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:35:41.919Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:35:41.919Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:35:41.919Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:35:41.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:35:41.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:35:41.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:35:41.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:50.982Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c337d34f-cf9b-48e8-bcfb-1be0a0a5bcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:35:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:00.998Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=125429f2-2c43-4c51-bcfc-df8860c2972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:11.012Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e14dd42f-baa9-4edd-b8ff-eb0dd659a437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:21.032Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5f2c58a5-1040-4032-8a21-189b6ed5ed7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:31.047Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2479741b-fc8d-45df-a587-df3268067638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:41.063Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=89accd80-5adc-42f0-8a37-a628362b3b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:51.078Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9a37fa21-6952-4fb0-957c-cfcf882a623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:36:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:01.093Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bf0c748b-5a9f-4a73-a020-729ab8c106b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:11.109Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=49401e52-3097-4f7f-b683-aff7e22e680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:21.123Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c5036a2e-1f5d-4fca-a4a5-b6d7e0224108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:31.138Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=497cf9ba-898b-4a11-9ae8-1d261dc72086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:41.165Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7df5baf5-4c0b-41e2-9fbd-96183bc5373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:51.182Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=36aaa5cb-5b81-4f2c-9178-0f2db41ddc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:37:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:01.201Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=86883122-4acb-478b-9895-6ddf762e08d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:01.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:11.216Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=726e4f2d-2314-4844-9e5c-6b9d72d9a19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:21.234Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=09349b8c-a7f9-4084-8ca0-919abdec78b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:31.252Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e8949f7a-d32d-40b9-91ca-d8c7f1852ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:41.270Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f09c3d0c-473f-4a3f-bb22-00429d3820c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:51.289Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=70e74876-8f64-4054-846c-8dd9b14a2eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:38:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:01.307Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=700eba17-e8d1-48fb-a3f8-6a6483f98343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:11.327Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3543eee8-0d03-4ac3-b229-3d8487a52e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:21.343Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=af73d8f3-c6a6-4612-85ff-f4b965fd7590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:31.377Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=eb88c387-b684-40a6-9c4d-e256de156a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:41.396Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f9fabf3c-da18-453e-9251-6f08c30be514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:41.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:51.414Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=273d01f1-0f9b-42d8-b385-34dc69fc6615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:39:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:01.433Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=55edc276-57bf-4d13-bf27-ace97cece916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:11.450Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=74c557e6-8f98-4556-a170-58324e5fd17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:21.463Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2debe171-c5ee-4b46-93c5-1cf093468e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:31.481Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=eee6e9e1-4516-426f-a90c-6a4c4404699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:41.495Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=933e3fc9-b674-4d51-8bda-b65c06708674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:40:41.937Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:40:41.937Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:40:41.937Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:40:41.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:40:41.938Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:40:41.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:40:41.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:40:41.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:40:41.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:51.512Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7b149b34-f599-4e2c-80ed-31b142d4324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:40:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:01.531Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7fe34798-f129-4f65-807b-c0f6dd3b688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:11.544Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2770d6c6-66f9-4909-8e72-730e6a2061b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:21.562Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2bce64ef-74ca-47e6-9292-869f605f1edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:31.582Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3de10e3d-9a5a-40a2-846f-554649facab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:41.602Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8f1805b8-5732-4a4a-b94e-e294801d9020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:51.621Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=49a50c4a-b3d9-482c-9d30-d9fad426df90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:41:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:01.639Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f053f23d-a1e6-442c-8b9a-74c0af4e41f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:11.656Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ae79faa4-b916-4449-9bf5-b3161807964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:21.672Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aa22c579-a08a-43a7-8427-340a7553818f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:31.690Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cf5c6ff2-bd42-4004-939e-00a55c7eacbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:41.709Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8f558349-12a0-4498-b034-9d5b5692d3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:51.726Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=96b0b206-9131-41e1-9ce1-0161977ab0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:42:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:01.746Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=642e4986-4559-464c-abd4-5c74731b2828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:11.763Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=10559e2a-72d0-49be-8804-7accef661d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:21.779Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ae910267-a0e6-4597-b1fd-f7bd2e5ca9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:31.797Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6c2a5542-7cff-4adf-86fc-03e20811b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:31.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:41.814Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=305f692f-6545-493a-aff3-6aec22ea3a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:51.833Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=429e29df-8936-4fb2-8f16-f624f5edb791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:43:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:01.850Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1b56ffe3-3eb0-47ae-94b6-b99b69b074d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:11.866Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0a58ed6c-f3d7-4d82-9aff-cdd9451f6874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:21.882Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8e34ccb1-13c8-48bd-b086-dd8c89a34f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:31.897Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fd0753f7-40a6-4ca6-aee8-ed86eb4d95fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:41.914Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=857aa404-eb10-4d57-8e22-415b82afcb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:51.935Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ac6fb262-165b-4197-9423-8fad53118cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:44:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:01.952Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=deb12ed0-8fb2-410e-871f-2a4e6b091333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:11.974Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8b28cd4e-f2dc-4895-be85-4ee60c9170f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:21.993Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2eee1403-521e-47a7-acbc-495b2de93aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:32.013Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8e72970a-98e7-42c8-8eec-31df26b1521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:45:41.958Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:45:41.958Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:45:41.958Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:45:41.958Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:45:41.959Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:45:41.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:45:41.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:45:41.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:45:41.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:42.035Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=df3291f2-8ef2-407b-adeb-cc9606dcba7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:42.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:52.052Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f33bb6ec-ff8f-4fdc-b8d9-de8f5b84775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:45:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:02.068Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=37a61e8e-9241-4f4c-afcd-7f7a3bc2a922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:12.085Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=17c557e7-2ec2-456c-b22a-1ef05f95af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:12.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:22.105Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=da39dfde-17c0-4d46-82cc-f3f73798e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:32.124Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5badda81-4534-4207-ad6e-4eabc39315c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:42.143Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1d459229-ad3e-4aed-9554-66c69f099d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:42.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:52.162Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=93a0cb49-91b5-426b-976f-884e14746dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:46:52.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:02.179Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ed836736-733f-4e0a-820f-c16912a075a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:12.206Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1e29eb11-4b3a-4742-9a94-c4b04d90680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:22.224Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6ff488da-3df0-4994-aecd-e13e91158fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:22.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:32.244Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=00d8f8cb-4ef5-4ff3-9036-c391850dd4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:42.263Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=01b015ad-4f81-41e7-8e70-12084f637194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:52.280Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e0e2c431-68e4-4465-876b-c6284b93fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:47:52.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:02.299Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=be8d6079-8130-4379-90f2-de8abfdc5004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:12.315Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=59e9fb11-ff6a-4b6d-b697-cdf4fa289362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:22.334Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=22f27160-d891-4ec0-9a81-d203791d4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:32.352Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=41c30c4f-c397-4165-8ba1-ab17ff50cc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:42.371Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4addc2eb-a4b0-4f34-9a80-154b9e904579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:42.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:52.388Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=452efd7f-5416-4ecc-826e-61449dbf57ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:48:52.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:02.408Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d34b9412-cd70-477c-963f-3f42ec4d9960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:12.425Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6891dbf2-c011-4f1f-a882-e437c685bd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:22.444Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0eadc3ad-b562-4971-a8a0-043d5ad4c32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:32.460Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6be9cecd-5e80-405a-91e9-4397d5647ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:42.478Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=be5b7a62-88cb-4b16-8f0a-6d284d756db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:42.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:52.495Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e3450934-dd5b-4dd8-bffd-c4e8a448d389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:49:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:02.511Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dce57a66-55ad-4315-bfcf-567fbe0e9c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:12.527Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3df28026-8fde-4041-9716-d32670681bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:22.543Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=62ac634e-a603-4a01-a32d-c455f8bd5efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:32.560Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e1cca6f8-4b8c-40fc-9d9f-ff4c3e22f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:32.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:50:41.972Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:50:41.973Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:50:41.973Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:50:41.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:50:41.973Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:50:41.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:50:41.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:50:41.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:50:41.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:42.577Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a3a4e3ce-5a6c-44ee-8eaf-48adddd60b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:42.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:52.596Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=556a1b89-2e20-452e-aa86-e99d068d35a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:50:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:02.613Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8e9336ab-6539-48d0-b232-2a53b357bdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:12.632Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=96799ca7-40d1-48f8-9c65-72072c13006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:12.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:22.650Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=748c03de-09e1-41aa-b53c-4871c5d3a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:32.667Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=090a4f12-b270-4a02-8a68-7c2faaaabf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:42.686Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d1b188f8-1274-4442-9f69-78b4837cfdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:52.705Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b1eb3392-35a8-4ad3-b037-ff760f1f2bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:51:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:02.723Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=33cab171-3425-4b13-a929-4b2dcfc3d79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:02.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:12.741Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ce862204-8452-4a54-937d-556341808a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:22.758Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b66fdfcc-0902-471f-8d9d-e5b4be3c84c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:32.776Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a3097b0d-a0ea-41a3-8775-bc3cfc150f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:32.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:42.794Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8c4daafa-41e0-40f5-beb9-ba1d2fb49a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:52.811Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=19e2cc5b-1123-4ab7-aaad-c4bb09da57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:52:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:02.826Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=489747f4-a289-4c6c-b6b8-58926fbf9677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:12.842Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bb80af40-70fa-4f2c-957c-5bafb6a8cc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:22.857Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=77404942-a1b2-441c-bcd4-7a7f80c1ca7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:32.872Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1173097d-6945-4013-b3db-ad89b1600816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:42.888Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e0985ca8-a980-485e-b129-bc252e76dbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:52.907Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=37bc737e-082e-4482-bb84-6815ff27f8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:53:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:02.921Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=47c843a0-44ed-4e2b-b44c-5d93ca6b4d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:12.937Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=867ef184-45a2-431c-a156-22f00b673548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:22.953Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=07b7d3a1-cd63-441b-8143-95edd739fe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:32.966Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c9f8f511-4e1e-4a89-91e6-5f73d9e48f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:32.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:42.983Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8a893d9f-41c2-4eb1-8dbb-cfd0b3e86644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:52.999Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e7a299c5-6d0b-448a-9519-ca09ec1b261e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:54:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:03.013Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4bef0477-1dbd-438e-9a19-737809b0e896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:13.026Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cfc5232f-559e-4503-a48b-bf9847e7e434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:23.040Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b4935761-ef3d-4d5a-9199-eaca32557493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:33.058Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7618dace-713e-400f-9670-ab431185c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T23:55:41.925Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:55:41.926Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T23:55:41.926Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T23:55:41.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:55:41.926Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:55:41.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T23:55:41.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T23:55:41.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-18T23:55:41.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:43.077Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=40b93431-3d0c-408e-ac33-a9a57ac3f242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:53.092Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3353ae2a-5455-49da-90bd-eefc0cb85556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:55:53.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:03.107Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=48e30810-d2ba-4b8d-ae4f-69dca01fc1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:13.117Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=46f8e8b2-5e5e-4dda-99d2-c56e96724543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:13.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:23.133Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=928db74b-ea05-451f-8752-658e622d149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:33.150Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2c880e6e-e19e-446a-8642-45b80d6bc9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:43.166Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5968eefa-4494-42d1-9fbe-e7de7c898afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:53.184Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3fd1e751-8d35-4638-ae5b-81d2bad951b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:56:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:03.202Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f0081c68-e847-4dc8-b6ba-4d5178a47868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:13.219Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=afc15ad7-2952-4f06-bb5b-7870fedb5fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:23.234Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fbe0eb8b-a4fd-437f-89ba-225d21508a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:33.254Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=11771fb5-437f-4de7-89a2-0f331f0611f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:43.272Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7a86dce3-ce39-499e-a767-54426267b0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:53.288Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cacb73ee-748d-406f-b6f6-bdf5795cc007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:57:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:03.306Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=05f6bd05-2a35-4d69-ac35-be065a54c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:13.324Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9e0ae990-de8b-4aaa-a1d7-7c04bf127da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:23.340Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bda7eb58-2c17-439d-9308-5c651a7542bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:33.366Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0ebf3523-1b70-4503-8cb1-ded29065db5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:43.384Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7cff7c8c-0130-4285-ab58-dcbe1bb889eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:53.398Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ab8bad07-9fe9-4a41-b455-642738234d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:58:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:03.409Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=18f19f68-bafb-49fc-a4e8-5fe41b7413e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:13.427Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6e324a86-76ba-49d2-9c11-ee5a35604e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:23.448Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=21163a83-b4a5-44c3-bbc6-d89ee0ad2a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:33.466Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cd165de3-7305-4044-a2dc-79434e92149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:43.484Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ac5753e4-5c43-4ab4-ab45-5e90d8628259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:53.500Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f5e85df5-1fd0-4311-bdbe-1bf945bf8a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T23:59:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:03.518Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4e928029-642c-4a04-861c-412200f77411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:13.546Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1a54de52-c252-494a-98c5-164121ec95f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:23.566Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b78b7f84-5ec1-48db-a526-35b8351597c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:33.583Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=44d5c9e4-5189-4f11-9f01-66b26a2321a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:00:41.913Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:00:41.913Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:00:41.913Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:00:41.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:00:41.913Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:00:41.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:00:41.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:00:41.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:00:41.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:43.603Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dea8e714-8ad7-43c0-9777-7cca5d9c21f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:53.623Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=19810965-215f-4be3-a88f-3f213cf32178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:00:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:03.638Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=68ca7ba6-60a1-4793-b128-a703bafa271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:03.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:13.652Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=97649558-5ba0-482f-95ea-a1a82d1fcf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:13.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:23.670Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3c196e95-8a8d-4da3-88e9-f76db826a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:33.689Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=921b17ad-2fa4-4acc-ac42-88b1b6b68742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:43.709Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9ab57009-eb48-4e8b-8449-2e352ef6e9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:53.725Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2f17ceee-6b52-4a2c-8bed-277e27d20798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:01:53.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:03.744Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ffe83cfb-7a57-45d3-ab95-589b3e8fb9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:13.760Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=759bf65c-61d2-46f0-b1eb-21f3568fca3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:23.777Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=687cbaba-502e-4df8-b6b2-75fcd3254804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:33.794Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4154cbd1-9135-4493-8c6d-92cdb7abb94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:43.812Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=98ae9e52-d16c-4360-b4f3-8f29c8623a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:53.831Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=30f2ccb9-0727-47dc-b782-6a5a65318e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:02:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:03.848Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=76004b58-aa66-480d-8930-1c963bae65a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:13.864Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=60383599-3254-4c21-8b12-87e58498baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:23.880Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f83022d1-5bfb-4825-a66c-d76442caf9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:23.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:33.897Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6e72e676-0efb-402d-97de-c5f153e5252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:43.916Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2cb7ed1b-00c1-443c-a682-d473873f67d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:53.936Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dc60021f-a4ec-4bc6-9b50-e7c7da4f9ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:03:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:03.954Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ade937ad-3371-47be-ab9d-7ea9ffbae7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:03.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:13.972Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=304d451e-e35c-4b60-baf3-260d2077061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:23.991Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5105e6ce-f692-484f-9c05-95b75fd25b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:34.016Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9c4e6061-a6ab-466b-a94b-5459ccc98969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:44.034Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=468272ef-e6b5-44a7-b493-48aae640a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:54.054Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f0be6ed5-5242-40bb-9b02-60c155b33ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:04:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:04.072Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=431c8e90-bf38-4a6f-a75f-a943ee44d1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:14.090Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9599fb19-8a77-46cb-acd8-18c2ecf5099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:24.109Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b2e45e50-7819-4bb9-845a-935ff065417d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:34.126Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c8c51ce5-217d-441a-b00d-a59701671c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:34.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:05:41.931Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:05:41.931Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:05:41.931Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:05:41.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:05:41.932Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:05:41.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:05:41.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:05:41.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:05:41.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:44.143Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8ebc7a92-258d-48c7-b3b7-7403c6ebfa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:54.159Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=496e0e15-46f9-4065-9a7a-92c9b59031c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:05:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:04.176Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f4cf03bc-9b1b-4301-b774-97e313939333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:14.194Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=27f7ab92-07aa-48d8-a290-3a662b57d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:24.211Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d3b15006-1066-40ad-8035-b77c70a51705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:34.228Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2ebd3510-288e-4f2d-bbbf-f70ebc4cfd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:44.247Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5f1aa2cf-5910-4342-8659-9633892d4797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:54.264Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a2609116-4b70-4ba4-96a4-136404e4baca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:06:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:04.283Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=16685074-8667-4455-8be9-6558ad82fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:14.303Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b8869842-3247-4afb-8eb1-f12b6bd6a544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:24.321Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=79f65d00-789b-4526-9012-decaf99a5174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:34.339Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=404346fc-e188-476d-8523-7661e3601268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:44.356Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1032cbfe-bb09-4822-9e31-f80a3c47ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:54.373Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=abc41e2c-025a-4d02-926a-ceaca3c30f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:07:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:04.393Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=27d30536-801e-427a-8b99-a02175672125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:14.411Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cc24f658-ab1f-462d-a4a5-c04076dba61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:24.429Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bbde0933-01c7-4f9c-ad8b-f24f90a9c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:34.444Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7a4a9884-f2a1-43cb-9213-797bc5912bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:44.461Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8b7fe494-30d7-44e2-882f-db66f9324ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:54.484Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c42e4667-65ca-4ff3-82d2-8307a53ccc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:08:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:04.503Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=94603ea1-5b0a-4ebb-9c9c-10ab54ee06c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:14.517Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d4098943-5589-4d21-9785-63f5cebde5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:24.534Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4303ea5c-5eef-44d8-ab5c-65f7dc5f50c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:34.552Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5d3886de-e9c6-4b5e-8725-2f1b895abae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:44.568Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=36b8b9b0-ce15-4493-8af2-1459fb5eb58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:54.586Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=463c25c5-bc6e-4dac-93e3-d20c4d3e3e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:09:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:04.597Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=34429cff-d8dc-4b16-913c-bcdb18ba52f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:14.611Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4f620350-0214-4304-8798-b0d6bffa5c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:14.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:24.627Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d4ace879-f2ae-4f56-a7e6-fd6abae3d10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:34.644Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=272d5d26-b655-4591-b9d7-b466e0485fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:34.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:10:41.962Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:10:41.962Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:10:41.962Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:10:41.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:10:41.963Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:10:41.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:10:41.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:10:41.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:10:41.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:44.660Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b71b022a-081b-4f5d-a87d-fdb6b47f4f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:54.674Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=94a3f707-66d7-4029-805d-6cb1a016a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:10:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:04.690Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0b0bcbc1-d3ae-4b6f-aa96-c1fc5f039263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:14.704Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=74885770-849e-4d06-b8a0-f683723fa1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:24.722Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=251f8361-feb9-4614-9b6e-6effc2dea050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:34.739Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9263a13d-7fd7-48b7-914f-509fb24f6bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:44.754Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2e00c864-4d40-4ba7-ab15-f9b56a4eadb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:54.775Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f690d2f9-9f97-442f-9831-413aafbbcfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:11:54.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:04.790Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=14cca4f9-11a0-45f4-bf7f-b0276b070e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:14.807Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dd525762-109d-495d-861b-79cb33897f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:24.824Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=de3482eb-93c7-49f1-905c-3d0182c60078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:34.840Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=13d1044a-611b-4d0a-b335-279d7c6c92c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:44.857Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=780c98a0-a6a5-48f6-8904-6b03e501efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:54.875Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=70a05c97-7635-4635-b9ed-19d3942dd92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:12:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:04.894Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a0335caa-1679-4524-9cea-2a0f9bd3608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:14.913Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=20b822e7-11d5-46fc-951e-7fbad0b3bc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:24.931Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=87441d7b-da93-4230-a00b-d6358a5c15f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:34.948Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b0627e01-c741-4ee0-960b-8599627e5537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:44.966Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2d986b89-fc25-4c77-ae0b-fdae33321769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:54.983Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8522ed06-ad35-4e2d-a177-23868762a188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:13:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:05.000Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1f47e065-3143-4fbd-9ec7-a9b74a4c3ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:15.019Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2f9da00a-4d19-4d2d-bcae-4d8c90ff6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:25.038Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=820a942d-ecc2-4319-a677-664ac1649289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:35.056Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=751d1edd-0e30-4a81-8362-c6d30c0d42f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:35.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:45.074Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=da694f44-5ace-4757-9cda-35f6c4ba0d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:55.090Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2eea853b-b45d-4b79-a14c-8d7bd9675097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:14:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:05.107Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b6122723-2c4b-4508-acc8-3ea3120b4971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:15.124Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=387b7dcd-478c-401b-8e72-6354d2f7b6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:25.142Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=335be226-9944-4baa-a80f-081211cefc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:35.155Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2f0801ed-e8b4-4f67-97d1-20344ed36ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:15:41.965Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:15:41.965Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:15:41.965Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:15:41.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:15:41.965Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:15:41.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:15:41.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:15:41.969Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:15:41.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:45.175Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a4037d34-f26a-482d-abea-c1ad55207d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:55.196Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7e62f2ad-444e-466a-a2eb-643ff9f3af58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:15:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:05.214Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b44d72bc-9459-4b86-8976-ab7b462be09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:15.230Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2f2524b9-ef4a-4066-95ea-7677707a52af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:25.245Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2aad35fe-f23f-423d-9011-733bedcd0ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:35.262Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=818c28ab-f28e-430f-82e2-4d5ddff3cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:45.280Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bfbae662-0922-482a-a675-1fe0adbec93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:55.310Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a38bd7a4-f42c-4bd8-b55e-1de60039545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:16:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:05.325Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bd3ef296-ac95-423e-9381-dc66d57e12b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:15.344Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=76dd4822-dde9-4751-ae34-3f6c0a0f1f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:25.361Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ca078e9e-ea98-4729-b896-7a24c238e7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:35.377Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c840b808-5a33-4152-9e97-6f8cfee6ed65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:45.396Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1b76edbe-550d-4d1e-aba0-8c0436c88f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:55.412Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=86d7258a-a088-41c0-b4c6-113b1fad4e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:17:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:05.432Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=feb4d5e8-3d1f-40ba-a56d-4d5d0743d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:15.449Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=58a2b110-5a1a-4882-906b-4eace00d787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:25.473Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=be373460-d8c9-4c3c-987d-e1a2bc823f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:35.492Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5b70e067-c334-442a-979e-acda47f648e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:45.510Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d562b732-b317-4a13-a95a-750f008c185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:45.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:55.523Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=77e40565-159c-45c4-8d5a-25613078fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:18:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:05.549Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fca75119-3748-4293-a2c2-fc6f73009630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:15.563Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9712ffa1-2e35-4a46-9cc8-0abb5930bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:25.578Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1c1ff250-66f2-49d9-9237-b4935ea69099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:35.593Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1507f379-6524-4074-ae2c-e1b130172057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:45.608Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4e6b527c-64e5-4941-b92f-1d64af1ce586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:55.623Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8ca90039-ffe8-44e1-a727-31b6d6b437ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:19:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:05.636Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a8257100-44b9-4097-ad07-414a7217dfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:15.652Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aebe0117-d52e-4e01-969a-493e5749444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:25.671Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cba31c00-4cff-4777-8004-8a1ea40b35ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:35.703Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1765e30a-cce4-4d43-8b61-18ea9d47087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:20:41.921Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:20:41.921Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:20:41.921Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:20:41.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:20:41.922Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:20:41.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:20:41.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:20:41.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:20:41.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:45.722Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=73453c39-763c-4a78-badd-8ea5f8e0de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:55.741Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e291cbbf-d5f1-4aca-b7b3-c2257141cb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:20:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:05.756Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=61c40074-85d7-4af3-9efa-c80f0d1292fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:15.775Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7c4786eb-623a-4b9e-ae66-d30dc542124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:25.790Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bf62cc7a-9910-4361-afe8-1fe09cdb1910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:25.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:35.808Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4d795f6b-6be9-4069-8b4f-6fbf987dba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:35.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:45.827Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=647ec9ab-d9f1-42b7-9e5c-4093b0ff704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:45.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:55.846Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=01493b66-3e58-466f-a782-2cfb1fc683c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:21:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:05.861Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a30c8627-78a2-4caa-8b02-8d6d210c39c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:15.879Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=627a1f26-713c-4cd4-9200-c26a8d5dc7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:25.896Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=723cb446-2ec2-4bab-8416-3c6634d1d556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:35.915Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b4a66ed5-4016-43d4-9377-a8d4286f2e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:45.931Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2a32c437-3e7f-4be2-ae3c-fe8b0b7adee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:55.951Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=57e91109-1f94-4cef-b33d-7d9b0127d9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:22:55.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:05.970Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ef1d2a7d-65d0-4808-a4b0-336aa3df37d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:15.987Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=22d10317-3ab0-4f4b-9e77-cc9d84b0e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:26.004Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6324716a-0e4c-457f-be07-b1b4705937ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:36.019Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8ce3acca-7e18-4ab1-9df4-900acd16b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:46.037Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=712bb57e-c4a4-41a9-b769-2a1d53d93bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:56.055Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b8c5ac10-f795-42a2-9f81-fc3a30c73cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:23:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:06.072Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0ee73b77-5b7b-4f7c-96e7-f04848d6b27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:16.102Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=35a414d2-9f47-4cda-8388-2cb72e071d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:16.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:26.120Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=917560d0-3fc0-4f9f-85b0-547bbff6a509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:36.135Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d2d86095-7225-4ed1-8269-7f7cc2aa691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:46.151Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a0a87927-7eee-410c-a9ee-b865c15a5ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:56.166Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=31880733-d734-475c-9295-4dbb058de1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:24:56.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:06.182Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e4dd2e4b-608b-4c25-88be-210a9a03a6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:06.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:16.199Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=df02ce7f-6361-4fb1-98b5-35af303506c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:26.216Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a19064a0-1c64-4e59-a465-183f3661b194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:36.233Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3355c83d-de8a-4250-85d7-6a6f4c06e011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:25:41.917Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:25:41.918Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:25:41.918Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:25:41.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:25:41.918Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:25:41.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:25:41.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:25:41.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:25:41.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:46.255Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=30eb34b5-7a17-44a6-80c4-a7e2b7a79362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:56.287Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=80fe762e-0839-4d63-9055-7c1dd76cf59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:25:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:06.300Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=30eafd0c-8723-425b-9b17-a28904e765b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:16.316Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b0ca3bc5-9bcc-43a8-85f8-25b49a929460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:26.328Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0fa29b96-340f-4c52-b324-72cc95963a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:36.343Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=01774ce7-0bf0-4e9a-885d-4d38b104289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:46.372Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f340b3d0-e7c3-41a9-98e0-2c4057dd0b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:56.384Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=18b4d11d-6765-48f3-814d-78adecabec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:26:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:06.398Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=71f22acc-4b73-4b30-9d78-8b23368504bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:16.416Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b054659a-92db-4d0a-aa10-75416da648e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:26.433Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c95c2401-25a9-4346-992f-5fb42cde8382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:36.450Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e40fd347-aa1c-495f-9ff5-7bfdfc4483df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:46.466Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d06b1f3b-bf0b-4e8b-a93e-b43bbaebc2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:56.485Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=18910314-c0a8-4d42-9748-1ad14c8ae599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:27:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:06.504Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=94ad513c-2291-40b7-bd5c-f97328e3767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:16.520Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=871a6e93-1c54-47c2-8d34-f597e5c57d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:16.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:26.536Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3bc522f0-1b26-43e0-9e5e-b4e32b62d3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:36.554Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=10a3ff94-dd21-4815-a267-a9763f49cf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:46.571Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5a5e0f32-d946-4f35-b68b-85d0fa0423b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:56.589Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1b4afaa2-e374-47f8-871e-946cd927b175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:28:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:06.606Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0787fb26-1470-420d-a78e-d26dd19c519e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:16.624Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c3d10de5-687a-462c-b45a-a91ca035191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:26.642Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b4a12923-31a5-47e1-87ae-536c3b40abb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:26.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:36.658Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d5f73de9-1c4e-410d-b5fb-c671294108aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:36.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:46.675Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=51c3989c-ddec-4a17-9751-a329ecdbed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:56.691Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a076a151-e837-4e7f-b556-0f3d992a4287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:29:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:06.708Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=20b103ef-9714-4955-9d06-7bee85c9c590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:16.727Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fe55b264-6d18-4d66-b273-95993d44ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:26.745Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9f393d96-dee8-4d75-a249-31e49926cd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:26.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:36.763Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1fb1ac79-dfd8-40f8-a936-6f28a3e61dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:30:41.932Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:30:41.933Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:30:41.933Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:30:41.933Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:30:41.933Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:30:41.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:30:41.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:30:41.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:30:41.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:46.782Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fcb1578d-0d4e-4cd5-a978-6c0bd4993bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:56.800Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c3a92d74-2291-4614-9859-16795c81dedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:30:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:06.815Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8df5eb02-29c0-4b77-be7b-5b23e1d6eb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:16.836Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5086df06-82ad-42c0-a527-827f92d810cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:26.855Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b6cf33d9-f738-48be-82c6-309ff467234c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:26.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:36.873Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ee14e72e-d6f7-4e9c-a08c-93c7e29dccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:46.892Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=01891739-ef80-44ad-b9ec-34d838b9324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:56.908Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0dcfcd31-cacb-4c53-a5f6-c53c682d1f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:31:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:06.923Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=53fc8f0b-fc00-41a1-a4c3-392b1e630839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:16.940Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5afe6a53-4be6-4458-980a-e9be8039f11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:26.957Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fed16d17-7d6f-481c-bd8b-ceebff6cf024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:36.972Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ad76f79f-7db2-4c50-b956-946b25acb4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:46.991Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=72a81674-fc24-4b1b-9d4c-a261ca207c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:57.010Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=80a5f7bd-31f3-4f25-bb4d-3ebecd8c13eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:32:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:07.027Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=76562ad0-1ce9-4fac-b8d6-8ce6c68be7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:17.044Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=73fe79cb-5d1f-40a7-8b4d-a1cbfec82562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:27.058Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8bff58db-97b8-48b4-b8ae-a5eb47035a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:27.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:37.077Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b62dde71-6cea-4522-be9f-ef0e7618cd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:47.093Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=32dd2d65-a3dd-48b2-8ace-f009e87a712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:57.112Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5cb8a0e0-9423-4453-aad1-a44e06238ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:33:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:07.132Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=776e0b5a-2cf5-4908-bcbc-e75ad47ba67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:17.150Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5b1f254f-d683-472b-96e5-50d788d1ebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:27.179Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4b53a93c-9be5-46ec-b8fa-0df4f8118137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:37.196Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6c4862ae-53bd-4b4c-aebe-ea9945aabf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:47.209Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f4467ade-762d-4605-9ba7-6e951f765ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:57.226Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=57cf4679-9f3c-43a3-bcd0-73f280cd7c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:34:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:07.240Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e955f35c-6b4f-493a-adf2-6e6caa6bec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:17.257Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=af935723-5bc5-420d-9d59-e4676c6045b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:27.273Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0d7f9bc9-4394-4404-93fc-d30828d9d49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:27.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:37.291Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=084434ae-c3c3-49a0-ade5-7f884d5a3a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:35:41.926Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:35:41.927Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:35:41.927Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:35:41.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:35:41.927Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:35:41.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:35:41.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:35:41.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:35:41.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:47.310Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a7a121b2-615c-4c1b-a66f-e6ba74963364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:57.326Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2615fb16-b197-4a55-ace5-27311ce0b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:35:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:07.353Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=88ef10fa-3a99-4560-b8f1-fed643945e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:17.370Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e0784e84-c4e5-4669-bd85-2d8c33b6222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:27.385Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7abb9171-8fd2-45e8-bd8c-449102c5360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:37.399Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1a902f44-7e56-4ad8-a9b6-6b6f18fc8bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:47.414Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=64398d7e-a249-45c8-9015-3610c43739f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:47.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:57.428Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f9c1263c-64d5-4785-ae1e-c0b6c1a2cde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:36:57.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:07.444Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ac6aa6f4-7ca0-444a-a79d-cb03728ad446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:17.466Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ec1a5548-618c-45e5-b70e-a736d785931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:27.487Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=27993136-5666-4690-bc23-203b354bc325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:37.501Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4ebd6e6e-d7db-445a-98f3-8e67a2aaefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:47.518Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f664a69f-72d9-49e9-a9a0-0238b569fd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:57.531Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8b7606b9-4384-47c0-be63-aa276568ebc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:37:57.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:07.549Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b802e61e-1f82-4b45-97e1-65caf5dcf06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:17.565Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3b525045-c50e-40e3-97aa-06274d6e47ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:27.583Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5801dfff-3d81-4115-82ef-76d16f29d389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:37.599Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c604cddd-ec7f-4929-a5e1-4cfa271a5f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:47.617Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=038580dd-8bd7-434b-99a2-214e39037e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:57.634Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=01ae83fa-730d-48a6-86d9-a5d80b61534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:38:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:07.647Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=784a82f1-308b-4772-af94-00a12a6ddabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:17.659Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=83973b8e-c474-4110-aa8e-7dc9293b7380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:27.675Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b3c82efb-d8c0-447c-a959-0f9231e9793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:37.690Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ff63cb02-b5f4-4f48-9cf2-b1ea17c9f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:37.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:47.706Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fd568aee-f15f-4b8d-93e1-339659f4f961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:57.724Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=73a45365-5431-44bf-aac6-43d6bbed0216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:39:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:07.746Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=506cbe19-f485-46a2-85e4-f058f486d748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:17.761Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f677d101-0d40-4b61-91b5-d5f2ef7d876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:27.778Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2711ab1d-1108-484f-9075-b7c862d66b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:37.794Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fcc49d06-9f0c-4f44-b23a-ffc2cb0fdbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:40:41.931Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:40:41.932Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:40:41.932Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:40:41.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:40:41.932Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:40:41.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:40:41.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:40:41.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:40:41.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:47.815Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9f45b56c-b13f-440e-a6ef-3304ff48bbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:57.833Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dae2a40c-77b6-4cdd-8e0b-5b3e8db9fedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:40:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:07.849Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2a35168a-8d38-45d6-a7f6-9bcb4d4b247b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:17.865Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=913261a8-a7bc-4f00-9ec2-a4feb6fd836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:27.882Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2e734791-a4b6-4b06-9477-95964bdf859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:37.899Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6be63fc1-69e1-4391-a47d-c109c3417638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:47.912Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=623ba152-9505-42fd-abf8-7b470f71da91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:47.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:57.925Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cac2b9c9-cd40-4959-aebc-b5a7cdb50455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:41:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:07.942Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=782b3583-b19c-44c1-a5d8-dcba8ee8fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:17.957Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=01614419-9ec1-4460-b257-c824843e337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:27.973Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d5c877f3-0f07-4ba1-8bdc-f79dd25f5a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:37.990Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=62cf4724-cdd6-4138-9e57-e2d633cd6673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:48.005Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=532c2358-2573-43ee-a228-b6825b8bf225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:48.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:58.021Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c6e23704-96f1-4649-92bd-f228a5d78e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:42:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:08.060Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d83f699f-a84c-4016-adf2-5fad41c1918a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:08.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:18.075Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=58d06c25-d4f5-43b8-8462-b3ce7ea1bd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:28.089Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f1a43ac2-daa9-425d-81ae-2a7fac9f463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:28.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:38.111Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9264890d-8e44-49a1-a35c-6d6b01696d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:48.127Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7a46bbde-3226-4de1-97ee-e24e25b41660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:58.154Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ee078893-2a50-4ea9-bde3-19d1f74d1755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:43:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:08.172Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a990fa48-6ac4-492d-89f1-10a56946e058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:18.188Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c3583b4f-841e-4ab3-b859-b7d495cc02ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:28.204Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2346b27d-4bcb-429f-9269-46766232dc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:38.221Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cfeae6e5-6574-4f8c-a7be-005882f0aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:48.239Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a0192edb-5f96-4148-b340-8e2870e58de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:58.258Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0463a137-ef4d-4cd6-8772-c0832a8f0e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:44:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:08.282Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=03b45c5c-db1c-4e93-975d-ac834384ba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:18.299Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3e1e3e5d-2f80-4f0e-956c-f51ad9de8ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:28.313Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=437947e1-ad09-4df6-9328-859dc5c6968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:28.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:38.330Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=77c40fee-d4b9-4cfe-bf6a-2a007799fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:45:41.925Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:45:41.925Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:45:41.925Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:45:41.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:45:41.926Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:45:41.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:45:41.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:45:41.928Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:45:41.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:48.350Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6f96a8ab-2fca-43ef-88ef-110b7a1c20db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:58.367Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=06c04922-1fcf-4cca-adab-b5a4213f139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:45:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:08.382Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d091be75-24ed-4b83-9fd3-1c5858e745b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:18.399Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a9983903-4ab3-417e-b3c4-bb4e31c856dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:28.417Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e157080d-2273-435f-b342-d1378edb8fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:38.436Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=75a72398-dd1f-4854-8e24-95833fd86ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:48.452Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=65ab6920-549d-42d5-b143-36a4379d368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:58.470Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=acb677b1-fe75-4936-925d-841e8be614e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:46:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:08.488Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=86c88bf7-7f25-405f-ad02-2f0e348ffa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:18.506Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d9645906-1eba-4644-9f9c-02edfcc61c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:28.522Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=50e1d32f-a8f9-4125-b394-3e97235bcbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:38.542Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1b4f40f4-9ca7-411a-9155-6d6c186eb3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:48.558Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bf03c37a-259b-4ce0-9885-320af527f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:58.577Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=40200bce-3caa-490e-a3e3-fb956a85bc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:47:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:08.595Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c530245b-b15c-4303-a602-b5fe05018d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:18.615Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=55c89b06-1424-4750-b901-6c435af7e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:28.631Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bf4cb278-ff97-49f0-ae6e-f19555a55a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:38.648Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4ed94cd1-da3e-4208-959b-50efe98fc983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:48.663Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=56636a2c-6cf0-4c43-a296-d9a7872585e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:58.681Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=065d23c3-7598-41bb-89b0-114d3e732c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:48:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:08.697Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6b14f89e-2425-4182-a5f4-83b13ba27dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:18.714Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a7d02f3c-897c-458f-ba84-49dfd04d3e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:28.734Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e8fd9b61-1449-4e3a-8115-6b0d3675dd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:38.752Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8908cda3-dc76-4be1-b137-8ae936ae964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:48.770Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=85ef06f1-8f98-448d-8da0-2ad23af9c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:58.788Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ec3ecba8-703a-481f-812f-63879201e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:49:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:08.804Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cc2181b2-85e8-4dda-a7c9-0b414716d2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:08.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:18.819Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=54b7c589-7f5a-4e1d-b445-afd0d2e48315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:28.835Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ed5b0ea0-edb7-4510-aeeb-687416c0a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:38.848Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f601735d-2f8b-4d30-99f4-3a79fea92de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:38.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:50:41.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:50:41.929Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:50:41.929Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:50:41.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:50:41.929Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:50:41.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:50:41.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:50:41.934Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:50:41.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:48.864Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ea8e15a8-df3d-4b9a-b4d8-8ea98893af8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:58.880Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7aa516cd-5428-41b5-8ccc-88e078251392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:50:58.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:08.897Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=852bef4e-65c1-4137-a5ff-1bf7ff0f01d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:18.915Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=18f6bf83-a135-4a7a-a3cd-178365dea6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:28.932Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=42fc3c9b-6333-4d97-b50a-65e74d2e5ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:28.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:38.949Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d097260f-d5a1-4de7-9c58-53977ea4df8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:48.965Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=85a0e42a-5c64-47d1-ae7a-ab3be2566ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:58.981Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5d1a5a13-ba2f-48cb-bdf0-c70c117591ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:51:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:08.996Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=739c82ab-53f9-4ab8-91c4-8e69ef60acb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:19.013Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5a7e8ac0-12a6-4870-a8d5-e594d62c3ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:29.032Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6b2444a9-38e2-4fb8-881d-b2e611c36818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:39.050Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1153683b-574e-4dda-b29a-131f1a8c6fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:49.068Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=90506651-51ba-4ec6-927c-413634c68bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:49.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:59.086Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f5872fd6-bc74-4bab-8de9-8bda91fc15c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:52:59.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:09.105Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8cca4d4f-1357-4711-b278-6ef6455b93a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:09.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:19.123Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a6dec940-3112-448f-bada-967937c8b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:29.138Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5c232d2a-4482-4a61-976c-7256ed822ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:39.154Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=295cca74-af35-4174-9bb3-1140fc2e7514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:49.169Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a5c07127-090e-40bb-92c1-8d74b9f18184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:59.187Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=42f54806-e44f-40e9-b504-050b7a1bd9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:53:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:09.202Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f3c8f63c-9654-49aa-87ed-5da8b5b6e664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:09.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:19.219Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9643d70a-6fbd-4836-8dd4-f00b21d9eddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:19.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:29.237Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=22d5ae90-7c6e-4efe-94c0-c4b0e95db656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:39.254Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2dd604bd-789c-4d68-a9f5-c2d98f9f64b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:49.270Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=42f528f7-42cf-492d-8ccf-372614d494f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:49.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:59.288Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=63001ae8-85e9-4482-8a09-11ca015627ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:54:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:09.305Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6f0b106e-3730-43db-8cdd-fba02a1b924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:19.319Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ae7ba772-0d02-48bc-bbf8-67c69d18e419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:29.335Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5615da98-749e-4487-8d07-4ee904c887a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:39.351Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a06f2bd6-c691-4047-9078-52fa817ac0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:39.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T00:55:41.922Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:55:41.922Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T00:55:41.922Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T00:55:41.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:55:41.923Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:55:41.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T00:55:41.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T00:55:41.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T00:55:41.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:49.365Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bb086aeb-755c-437b-9dc2-f8c71c3dcfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:59.379Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=03dee574-c60d-4727-8a2b-bffe355a2371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:55:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:09.392Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=47701260-4f1c-4de5-bca5-fd11074196cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:19.412Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=73e26092-c2ad-488c-8b05-eaae29e10afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:29.427Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5f5aa1c3-8e3d-482c-9af6-ee71ef21c886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:29.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:39.442Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=506f1538-6409-4632-83a0-f4a877bedce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:49.456Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f34c7350-fb27-4098-9ce4-2207559cddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:59.474Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a14ce835-2683-4215-bd88-d7f79eb53220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:56:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:09.498Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d37cd22a-4d5f-4cc4-8ef3-db4a3a3d0641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:19.516Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=56e2383b-64fb-46a4-be85-04d2d84ba309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:29.532Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6b8f4b72-95cd-4375-a679-974c007259c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:39.549Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=00a5b223-fc16-4e47-a3f1-d7d97580b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:49.564Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=78c28edc-2065-43c9-8db0-06349ba657d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:49.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:59.582Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=98dbcb79-90ba-481e-9d7e-745ba281fc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:57:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:09.599Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b5b0fa5e-ecc2-4f78-85c9-f69d39b3deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:19.616Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7828d3e8-5df9-4853-9a3f-8e623b9e3fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:29.631Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f7d0628d-b0ee-402b-a544-66b43a251ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:39.647Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=86a8c241-0ae1-4947-bc87-bad377fe86bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:49.667Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8e76ceba-29a6-4419-9d6f-535a15b00eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:59.685Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3a8659cb-2edc-40bd-9e58-b995cef857e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:58:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:09.701Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aaf66790-58f5-473d-8fd8-122eff8d7f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:19.718Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0f43e2dc-f2ec-4ab7-8ac5-ca14cbeab14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:29.736Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1eb30792-2da0-4748-bbf4-b912d5e662d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:39.775Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=506d764d-dedd-4282-8271-442ed21a962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:49.790Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=46cf1a8e-a070-4401-b295-eac8b9c4150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:49.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:59.809Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=83f3588b-ef91-4dfa-b99c-aa1d1924448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T00:59:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:09.825Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a63254cf-26fd-405f-a5eb-a3579008eefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:19.844Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=08452e66-8b84-46d1-8355-3d5ca3f79ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:29.861Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a4b73563-5ff0-4fae-bcac-2de85e31ccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:39.879Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=607ffc19-107d-4b6a-8e3e-a794e8f15522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T01:00:41.923Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:00:41.923Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:00:41.923Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T01:00:41.923Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:00:41.924Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:00:41.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:00:41.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T01:00:41.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T01:00:41.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:49.894Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5c043c7a-ff27-4dd4-a2f9-6a9980b8a966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:59.908Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f34af5f2-332b-4564-8e73-ea646f2e958e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:00:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:09.922Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9f2964d9-6b7d-4d39-9b27-3b25997f5727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:19.939Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a1d05b70-0f3a-41f1-b02d-306d5a06b358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:29.968Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5e36b66a-56d5-4a06-94b4-1cef1132f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:29.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:39.983Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=698f0e2c-c56d-4fc1-8c4a-112bee581fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:49.997Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ba024f03-da1b-4244-a5d1-dfd0eaa9a355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:01:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:00.013Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e3fda3d9-07ae-4b23-9555-4ba26fee46ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:10.036Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a4d86a47-7796-43d0-bd97-60e6cdd54913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:10.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:20.054Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4d9a123a-064d-4425-82fa-9dbda945ed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:20.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:30.069Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f0dc975f-6f19-4861-ae5c-b10dc911e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:30.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:40.083Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aefda025-a27c-4cb9-9ca3-86ad86a42607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:50.099Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=37d1bb06-5d6e-445f-bad9-f70d1bddafaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:02:50.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:00.124Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=637662f7-e87d-4536-8d69-d3dbd4249519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:00.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:10.142Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=75cc7073-6d17-4e21-a6d8-9ed74ae9b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:20.160Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e043c0d4-f7a7-49ed-9fa7-e6af47d6534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:30.178Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3dc21d91-f93a-47e3-8176-7bcb1834ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:40.193Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f3c38bf4-cb1a-4668-890e-96bb556cf632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:50.206Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=174ef81e-8e50-4987-8a6e-9615b80139a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:03:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:00.222Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e93ec5b9-1a76-4a7c-a69f-f194d2b1902b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:10.234Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b848e720-c627-42d3-af69-62cb86e99d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:20.250Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=813b5223-7451-4fff-9bbf-7ed9fed28002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:30.271Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a937d1a2-603e-4940-9b24-8fd46c7685af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:40.287Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=420b3367-ecd7-4f5c-9939-d7dc54508d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:50.313Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=1218ed05-b347-4db0-bbb0-cbb33556a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:04:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:00.330Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=10f6d8a1-6722-402f-b489-4fe27695d65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:10.349Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c73af101-2da3-483c-992b-d4a2bf33ece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:20.367Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cecc0de4-8f6d-4c2a-9eac-9eb88d656b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:30.385Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c8b69da0-d69e-482a-8649-c13cd01b090a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:40.403Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=42135d60-d912-4e94-80f4-9f2fc8d15003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:40.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T01:05:41.941Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:05:41.941Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:05:41.941Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T01:05:41.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:05:41.942Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:05:41.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:05:41.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T01:05:41.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T01:05:41.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:50.419Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=20b1a512-3434-4fa5-93b7-63bcc1b0ae1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:05:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:00.434Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=53de3104-e6a9-46db-8efa-c2fd23ceb6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:10.446Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=baab7d39-132a-4389-a019-a0c0cd432e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:10.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:20.463Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=20ce1ee8-eaa8-4e75-8fbf-927ebd1bb80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:30.479Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ade05e21-f4cb-41c2-938b-5858b7412154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:40.492Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9f195f7e-660b-4f79-ba3d-731dd13025e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:40.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:50.506Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9f56bf54-9a01-47b3-800a-207d726a0128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:06:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:00.523Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=24fcaab7-8b05-41d5-bde6-ae573e92c74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:10.540Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=74d67c20-e2f3-47cc-bbc4-92133b45997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:20.559Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=212b12e8-d994-4c76-b1f1-4fac351e3146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:30.575Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=af3acf38-c553-4df7-818d-a0fa6e753b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:40.590Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=30c5c373-8cb8-4580-b8b7-f05d67207a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:50.609Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ebe0a7f9-a8ef-403a-b255-c5b463c13144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:07:50.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:00.626Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=cd93ad1a-e886-4b8c-a724-828e9ee6ca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:10.641Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=411633c5-f5bc-4703-bd97-457e8cc92f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:20.656Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=61c523b9-4b64-473b-b26e-cda142c2402a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:30.671Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aea63569-aecd-4901-adc8-79e0e4f0f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:40.692Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0ba77c5a-2bc6-4391-bf7a-f66a784be156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:50.710Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=bf933ea9-9bfe-4c28-984d-629973d1107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:08:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:00.728Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b9a755cc-db80-4e3b-aeb9-d68fa06f7d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:10.745Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0d79bdd9-9196-41dd-a425-901ee58ccdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:20.761Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dbb711dc-9c04-4a93-9330-815839259717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:30.781Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=df92fca6-59c1-45d6-93e8-3b7c28dc0c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:40.797Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f667fea4-449e-4be1-ade9-ee4eda7b2f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:50.816Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=8c16a3a1-0f8c-4825-b245-b20b0c5ca94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:09:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:00.830Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2c14bc24-79b2-4c21-9c26-c647dbd72a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:10.846Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=01f57b23-9aa1-49bd-b874-a9695a4d3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:20.862Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e87c5085-ce5d-4cc5-8635-17b9828d0397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:30.880Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=43292ba6-acc3-493d-a720-e458998862df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:40.908Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0e76080a-b090-4678-9c77-487806e4f266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T01:10:41.904Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:10:41.904Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:10:41.904Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T01:10:41.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:10:41.904Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:10:41.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:10:41.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T01:10:41.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T01:10:41.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:50.928Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=528ea251-c9a8-46c5-b1d5-bf4fd995fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:10:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:00.946Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ab34a699-4350-4739-958f-9468c08adf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:10.961Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4d1d3283-59dc-4305-851c-083e802561a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:20.975Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=23797af0-778a-4cbc-a517-8c3959f843b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:30.989Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c9d03c95-e72d-495b-957c-9fabdf74019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:41.004Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=76c1cbd4-23db-454f-86e6-bf1ae5ce3067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:51.016Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a4038139-de22-4191-95ed-b06226694fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:11:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:01.032Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=91d238da-5b9a-4115-9acc-8a1a1b4e1ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:11.050Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=77280e70-54b6-43c4-9643-dbb171e1fa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:21.062Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ca61576b-38c3-493f-85e4-1f5661cbffff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:31.079Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aff2f73e-cfb5-49b7-b2fb-570a56485ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:41.094Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=724e2e3e-deeb-48ba-b2a2-2fcdc7c308a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:51.109Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a5094d25-1022-4eff-82ef-43e2992c9af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:12:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:01.124Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=fe4f1049-edc1-4e42-8f57-860156ea2303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:11.140Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=f601a75d-2ad0-43fc-aa3f-3f93ba945517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:21.157Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ec3d9ce8-2614-4a91-85e6-edb23d12c9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:31.172Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ab7ff8d4-8f64-4d16-bbbd-f59a67fad21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:41.187Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=33d720c7-aef2-4140-913a-e4c22a80b5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:51.205Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=30948e56-7ebb-4b20-8ecc-ca0208409917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:13:51.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:01.223Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=550b1100-ca7a-4d98-9c6c-44fe16a6ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:11.245Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dfd828a7-8a5a-47ea-985d-d5b69580b03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:21.263Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a6d826d9-52fb-432d-80af-54479026f330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:31.279Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aa7fbd1a-7f93-45eb-9395-e3837edec0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:41.295Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0613d623-33df-4046-bdf5-87cb7f9bc34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:41.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:51.312Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d25b4dec-5b87-449a-8839-86f2275e88b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:14:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:01.329Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c4677952-23ef-44ad-9ccd-2b7afc67f1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:11.344Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=87d5e948-2d12-49fb-b0b8-69859512c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:21.360Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=50213cbe-1c2f-4ca3-b2e7-423a546731e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:31.378Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7f4a7c5f-fd03-4969-8512-b9ac752b57f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:41.394Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d230f9f1-93f0-4ad7-a732-4a02d2fdedf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T01:15:41.920Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:15:41.920Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:15:41.920Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T01:15:41.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:15:41.920Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:15:41.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:15:41.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T01:15:41.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T01:15:41.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:51.411Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=11e0aebb-bf63-4cf8-a983-401f104281f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:15:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:01.425Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=20d866ed-b682-41f4-99b3-67e45b0d30e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:11.452Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7b0dea82-382e-4c77-8cc5-b4235ba46c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:21.465Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7e377172-955e-4382-9a40-2a38bd5d7819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:31.482Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ae570a8e-5fcb-4359-8516-513767944238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:31.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:41.496Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=606fc44f-208b-494b-8ed7-073214cb7a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:51.512Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6632d00c-50ae-4357-be0f-93b4a01f8d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:16:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:01.531Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a2336ec9-4b59-4153-8805-e15c22bb96b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:01.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:11.548Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e8d98899-3596-406f-be93-576d5162b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:21.565Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4fddd332-0111-4284-92ca-4b8623473074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:31.584Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0f46804a-c56f-4939-bc6f-957a111091e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:31.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:41.599Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=5e240068-37a5-4154-abe8-067a8a94185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:51.617Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=57ef2af1-cc5e-4764-b914-4ed6619ee4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:17:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:01.632Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=04483064-144a-41a5-bee1-ac9b9c383af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:01.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:11.649Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=67a5a6f5-1bba-4115-a457-f8f4f46154d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:21.667Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=55c36b62-03ec-44bc-8f4d-16db8b53f92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:31.684Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c927060e-07df-49b7-96c5-4b60111ba839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:41.702Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d42d7c5a-5600-4117-a04e-2d32d227a3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:51.718Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b6dd181a-93cd-4d06-ace5-9fbb5a892526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:18:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:01.736Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0fb30aaf-840d-4c7a-8526-2635e9692ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:11.753Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d49ebb64-188a-409c-9912-3eabe2a5cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:21.768Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9dc52d09-ba1b-4fb5-a35d-e0894eeb4775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:31.785Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0262b724-90e9-4dab-9fc9-761062d13fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:41.802Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=57410495-bb61-495d-89b1-cba92296f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:51.819Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=703b254b-8d59-4837-8c75-45343e52b99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:19:51.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:01.837Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=24b3b3cb-cdb8-47ea-b8e0-acac7f016aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:11.853Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b618f2e2-e4b2-4192-9532-8e3a5c30b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:21.870Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=dc11d1f2-8cc6-4fff-a88b-bc28dc6bfdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:31.887Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=64398c6a-2dbd-4dbc-aeb8-1bd11c7759da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:41.903Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=9f877738-93f5-4678-b243-93a537995473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T01:20:41.908Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:20:41.908Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:20:41.908Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T01:20:41.908Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:20:41.908Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:20:41.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:20:41.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T01:20:41.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T01:20:41.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:51.936Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=a076e0aa-a118-452f-a84e-1746cf2c2aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:20:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:01.953Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=60e2d7fe-d879-4b5f-a8d7-49b7a1958cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:11.971Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e0baa09c-a230-4cea-b565-ebc0ae5430ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:21.991Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=46da90be-4460-47dd-a45e-3fcc0c120a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:22.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:32.010Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3e594951-109f-4577-9092-8e651e63d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:42.025Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d70f4a19-d4f8-4d8b-bfa1-7193ecb0babc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:52.043Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=77712b5c-e39d-4fcf-aa1a-edcb98192a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:21:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:02.060Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6eba49c0-dd4c-4ad2-b15e-7183f0b77375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:12.075Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=95b4c54b-ebef-4bb6-8e57-0b442fb8e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:22.092Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b7d0d023-3d6a-4e5c-877b-a0a2a3eb8e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:32.108Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c8cfbbcd-8813-40b6-b82a-bb6dc4a82dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:42.123Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0eded3c6-c186-40b9-80a3-d28f208339cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:52.139Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=ce849196-58f4-41b3-b55c-e357ca9504c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:22:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:02.154Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=7c03a7b8-4c30-48cd-bbe7-4c3bda58f7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:12.171Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=b15bfb94-7817-4cd5-b974-2650c8b09317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:12.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:22.187Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=aa6f7bb1-c493-4ca6-8856-b011891c9703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:32.204Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0337a31c-32f7-4db4-a1ab-672a5fdea9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:42.221Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=102bc4f4-a95c-4276-aea8-9eb02d73056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:52.239Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=c0bea1f3-ecd1-48d4-a14c-f917fd1a8b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:23:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:02.253Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=abc7f782-976c-41fa-be88-bde70e4a8c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:12.268Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=e0626951-b76f-4749-b68e-539712d224de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:22.286Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0c6bbd2b-7346-4aa4-97cd-92b5b495fd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:32.301Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=2d4908d5-3d42-48a2-b039-91e1434673cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:42.319Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6aaca4fe-f579-409b-a8dc-6e639c7b0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:42.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:52.337Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=0731d61b-97cd-47b0-a43c-c54714e72eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:24:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:02.354Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=4711a196-6204-455d-9155-b0de4895c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:02.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:12.372Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=84ec7d25-e4b8-4d8d-a8e6-09b816e05350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:22.390Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=456c3733-51d2-40dc-959e-8a82582c8105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:32.406Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=6385a01b-c501-44dd-a559-8ab011a09c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T01:25:41.917Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:25:41.917Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T01:25:41.917Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T01:25:41.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:25:41.917Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:25:41.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T01:25:41.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T01:25:41.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-19T01:25:41.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:42.438Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3d2fadef-b795-473e-b0cf-871bed833d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:42.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:52.454Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=20e97089-1807-409b-98c7-401073a5d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:25:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:02.472Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=15ac9f86-887b-40e5-b67c-aa01d3bba30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:12.485Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=d8009a7e-7927-48c5-8766-adb345d5dfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:22.503Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=93db0c36-aabe-45a2-803e-288375cd34bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:32.521Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=233800c7-b4fc-4183-8275-12dee1e22dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:42.539Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=08bfd529-4c84-4c7d-a42b-70b349c70dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:52.557Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=3cda7df5-c3b0-42d3-90d4-65687f0be43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:26:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:02.573Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=568de440-8ab7-46d6-b467-fed319f524ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:02.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:12.590Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=52fc5d92-df53-4440-9dd7-474a719a61de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:22.608Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=35ade162-c9e9-4df3-aea9-7b1e66a2c1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:32.621Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=93b910c9-0a71-4422-8880-5a122786a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:42.640Z |INFO |Init configs |InvocationID=2eec1af1-ce10-4943-8a2a-48a8661cbc95, InstanceUUID=eac76097-830c-4344-99b9-9e72feeb5269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T01:27:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023