. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-06T23:59:01.925Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-06T23:59:01.948Z |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-06T23:59:01.948Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-06T23:59:01.961Z |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-06T23:59:02.741Z |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-06T23:59:03.054Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-06T23:59:03.056Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-06T23:59:03.057Z |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-06T23:59:03.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-06T23:59:03.338Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-06T23:59:03.389Z |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-06T23:59:08.192Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-06T23:59:09.452Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-06T23:59:09.513Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-06T23:59:09.514Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-06T23:59:09.806Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-06T23:59:09.807Z |INFO |Root WebApplicationContext: initialization completed in 6417 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-06T23:59:12.623Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-06T23:59:20.647Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-06T23:59:22.115Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-06T23:59:22.484Z |INFO |Started MainApp in 28.815 seconds (JVM running for 33.02) |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-06T23:59:22.645Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-06T23:59:22.648Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-06T23:59:22.652Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-06T23:59:22.741Z |INFO |Start scheduling PRH workflow |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:22.808Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9242c10a-185d-452a-89a6-6fb80dd2f0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:34.284Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ffe70765-51cb-405d-be0e-32757a981c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:44.579Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=81f229ab-5af9-4f60-bb1a-534b4e7183aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:54.743Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d7a16c52-db27-4ef3-a1bc-5aafaa72d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-06T23:59:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:04.967Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=78244d95-2df0-4e30-ac9d-e3346d43eef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:15.220Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c9ad3a08-949b-484c-85c0-a7ad1b05cc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:25.430Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0e2e384b-415d-45b5-9915-878af26b088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:35.637Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=72e22066-d9f2-48b2-8e8d-e6b630c1cc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:45.749Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b40baa58-58fa-4411-8a95-d7242bd8b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:56.165Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3fb87317-5527-4f2e-a0eb-517725c160e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:00:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:06.500Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cb412b9e-8331-47d5-bdab-16c1afc29607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:06.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:16.844Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d85cff6d-4029-483f-bcb2-4ad09d7e660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:26.939Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=19eaadae-c32c-460b-b85c-f657f97b4d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:27.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:37.288Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=38d9d1a9-c7fe-479e-9b22-d4143246cd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:47.354Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e25b0015-7879-490f-936f-23b53de0dfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:57.403Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d6e57582-338b-4dfe-b6b9-318efe600798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:01:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:07.450Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b8b219d1-512c-4265-bf14-d6552bc1d508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:07.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:17.495Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a37fb3be-c630-4670-b1be-2d91f597639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:27.791Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4030ac40-7df0-422c-a071-fb93313b44bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:37.840Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=28b03c83-5576-471e-8b95-c2bc139af248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:47.952Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=05436b60-55c5-4eb0-97fd-2a7e8374ee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:48.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:58.022Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6c63e3bf-3bfb-4081-8ce7-5b9edfa440d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:02:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:08.084Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c00034c1-eff1-44b3-a29e-04d74db2d60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:18.160Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=59eee291-7b3c-4a21-bb6e-12451cefccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:28.258Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b587ab27-a9e8-4fec-a71f-8e6b3723d674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:38.332Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=aac13e72-9d21-4473-8b5f-5fe13bf6ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:48.364Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d96ff070-9bd9-4bc3-998f-cd94a535d574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:48.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:58.426Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=921f4bff-d380-4117-b6d2-74960cf4e447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:03:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:08.495Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=abd83182-f341-4647-b30d-b5fe815a01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:04:15.496Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:04:15.497Z |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-07T00:04:15.498Z |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-07T00:04:15.498Z |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-07T00:04:15.520Z |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-07T00:04:15.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:04:15.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:04:15.832Z |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-07T00:04:15.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:18.567Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2a5b5695-9816-4c03-ac49-d041193dfa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:28.627Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=71ca9267-e2aa-4db8-b7d8-119f5dc24c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:38.698Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=effd0403-8273-4f7a-b0d7-fb20d2e69416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:48.770Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4b037af5-c175-44fa-8137-06e82724b908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:58.855Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9cfeb854-b0e9-416a-8bed-639ff6f5dd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:04:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:08.899Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=44327730-0894-4562-8b3b-44d27603aeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:19.008Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3c7fd60c-ff15-489c-ad9e-2613dbb9c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:29.052Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b50ae93f-2afe-4edb-96c4-0e8a36bf0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:39.156Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=403f40a9-73f3-471d-8a3c-f3182b63cbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:49.267Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=24aeb4cb-c498-47c9-b041-c3f8f9fb120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:05:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:00.172Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=436efe2a-ba3b-4d85-b220-2e7d81a29b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:10.222Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3cee79d6-6435-4477-8404-da65140315f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:20.283Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=064e0f38-222b-435c-a54f-497f42f0de8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:30.333Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4b4c507d-6d06-45d4-aa75-c6b04b0dcbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:40.431Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=90f910cf-5795-4eb7-b466-3f923f0c3d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:50.519Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=328df734-f8a0-40c5-baf7-00a0aeab3c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:06:50.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:00.569Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d3eadc2f-2789-419f-be86-441b53fd9456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:10.622Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bc8dd6e6-b1d7-40eb-b80c-0ae0c36511b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:20.656Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9c94b779-5995-4144-b290-3e763413d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:30.710Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=94ede8b3-e399-4228-85af-841e228400b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:40.748Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=dcb70b43-3a7d-43a0-b6e0-58aa74554059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:50.803Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=acbcb9d3-c8ee-4d22-84b0-973b6138163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:07:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:00.863Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=658bdb17-dc7e-4e15-b4ca-a6c74c38d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:10.899Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2d23a3dd-8de5-40c8-afc3-0051e1cb4f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:20.967Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8e7f4d1b-b55c-47a9-9683-3556cb25b993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:31.023Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6a9ba855-ecd6-44be-8813-06830554e1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:41.091Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a24c717a-ca08-4712-bfb9-72c73ed0bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:51.147Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a195507d-1396-4a9c-8794-7546926984af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:08:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:01.227Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1e4c013e-53c0-4f74-8704-3b7571e4d1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:11.268Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cb0cf8be-9e01-4bdf-b700-377e628b2d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:11.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:09:14.330Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:09:14.331Z |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-07T00:09:14.331Z |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-07T00:09:14.331Z |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-07T00:09:14.333Z |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-07T00:09:14.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:09:14.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:09:14.361Z |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-07T00:09:14.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:21.311Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=099a0e85-f156-4c27-b2ed-e60052e9f7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:31.359Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=73b3dd2c-9fa2-4702-8516-775512f78b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:41.394Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b3ea93ea-ab75-4074-b1ce-61c490098255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:51.430Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4fc1a6bb-0b8a-4dc9-821a-82c4d972e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:09:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:01.466Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c492d6ab-07b2-497a-99e1-8c1289a14f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:01.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:11.509Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=46af0314-8038-498d-ad74-457f4070eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:21.547Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=facf624e-80e7-41fe-ad45-a94ada363669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:31.600Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=03fdb614-e68d-4c06-b526-8b7500e1ffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:41.634Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=20e11299-f5a3-43b3-9f35-8a7a3657f72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:51.685Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=dc549f7a-c811-400c-a0a0-98129b702533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:10:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:01.737Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=42ce969b-a4fe-4942-9467-ba04b025f49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:11.781Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7d714619-117f-4e97-a467-1d63ea52faf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:21.855Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9959a4ef-ac48-4f9c-8bd8-dbd35d86ad49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:31.920Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6152c6b0-0121-4c04-99c1-c177552a06a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:42.202Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cb7c8d27-afe8-4886-9fb5-60dd6e4e4289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:52.291Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=240bcd51-c3d1-4378-9143-a3f7a389fb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:11:52.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:02.334Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=30621c5b-e7d6-4d3e-a93d-b0601740d91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:12.390Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0c143c69-1a09-42be-af30-c2170829f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:22.447Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ce3d5059-2bee-4e57-a775-efa5f0e5cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:32.511Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=efed751c-63e8-4f57-97a9-c40ace5ff8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:42.574Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ec6f89aa-51bc-4c89-8e0b-579aa6de62e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:52.655Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3eb6f8cc-037d-4504-99c7-d23ae72ae749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:12:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:02.700Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=968d9ee6-c2cd-448c-a5df-faf9f22b1ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:12.737Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=47bd6443-992b-4e4a-a291-8635c756939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:22.785Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d3804e40-1aad-406b-a735-6744f84df9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:22.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:32.843Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=64a3c881-f566-46bc-b3ad-1132216bf25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:42.901Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=990201ab-6320-4f2d-ad57-3d206f41c38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:53.008Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8229957c-48e6-4ec8-a94d-ff77f37f0d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:13:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:03.079Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4b7d10e2-8a9d-45ca-8abd-898e94a2d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:13.163Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c38210b8-4b3d-4380-9f9e-7230b3357414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:14:13.460Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:14:13.460Z |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-07T00:14:13.461Z |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-07T00:14:13.461Z |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-07T00:14:13.462Z |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-07T00:14:13.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:14:13.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:14:13.488Z |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-07T00:14:13.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:23.273Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a4e6ec84-a5e2-45b4-b4e0-c9856160386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:23.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:33.311Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=110aa929-2cee-41f4-8029-79eca1064069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:43.348Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=36f4d61a-64e6-4e99-8636-d961f99757fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:53.392Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8eeb5c0a-628b-4fdd-abc4-54639f819f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:14:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:03.446Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=458a44dc-f22d-4dba-858e-c492b5498497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:13.494Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=97080e6e-8e07-449e-9ec0-0d02d0d02bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:23.537Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=38829ea9-ce33-42a4-823d-afaffbb7e501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:33.576Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=543e4162-130a-40d9-9069-88ff4e174f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:43.631Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=239ace72-9087-4d4a-beec-c9d31680fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:53.675Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c9475208-6e02-4508-83d6-b6fbb98a4ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:15:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:03.713Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e9741c97-c1c2-454d-9eb8-4ef7e22ddad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:13.750Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7990c035-6304-4307-b19a-9ae0433321e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:23.817Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=77b98084-b7ef-4142-953e-d4490c1e4815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:23.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:33.859Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1c28b313-a2a6-46fa-833a-6d1d25f9b9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:43.900Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f7dce5cd-f65b-4ff0-95dc-2fe522f0dc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:53.940Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=291eb4c5-d9a1-4240-b79a-11e222d2810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:16:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:03.973Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=39a260f4-f59a-4976-a806-f6e5b1900e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:14.008Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a8f4700c-94b1-46be-84bd-4886b16a7b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:24.074Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e5eff53e-456c-4475-b292-98f653c2333a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:24.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:34.152Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1ead8dfe-4d0b-4cf1-9008-79a275540562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:44.178Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b4d51588-e967-4191-91a2-d061fdb7435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:54.307Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7140ab5a-0296-4363-9357-111a67cf0604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:17:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:04.350Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5f19fea8-7efb-4bb9-bcaa-6942ea496df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:14.387Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9f033c18-6bc2-4bac-b4ba-894c6f9a8cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:24.417Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=361ba9b2-96f9-4432-bdb2-e0e576718a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:34.454Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=443b9a94-a2b5-47f6-8b1b-d7e5f1b2e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:34.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:44.493Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b4784ac6-a82a-4df8-b267-4e092d4faede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:54.526Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7dd37882-788d-4d93-86a2-6d02b8303107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:18:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:04.583Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b53ac999-760a-47a0-8b2e-2be7ecf814f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:19:14.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:19:14.387Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:19:14.387Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-07T00:19:14.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:19:14.389Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:19:14.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:19:14.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:19:14.434Z |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-07T00:19:14.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:14.623Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7208eea4-86d6-455f-93f6-dbafb66ce555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:24.719Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=756753fd-475f-4d1b-8d3c-d913b5425f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:34.777Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1d313133-b830-4162-bf5e-edb3c55e9fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:44.858Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bf1417d0-9794-4dc6-85e6-83a87f105a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:54.904Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=69a0938a-c519-43b2-bdcf-39e84a95d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:19:54.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:04.960Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c93f95d0-49cf-48c7-a385-034f74df358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:05.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:15.172Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b8766c17-fc43-4b46-ae53-033e95690ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:25.273Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=943dc294-19d1-415a-8b60-e78c6ae46fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:35.332Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a751afee-11b6-42db-8645-e7f053dd31a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:45.375Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0a89bb86-aa08-4f24-b942-51eb4a73691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:55.471Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7f0faa9e-0c61-45e5-aa92-be1112cfd70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:20:55.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:05.525Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e73afc72-f536-4de5-817f-48c22005bc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:15.591Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6897550b-9ac4-4faf-9fb1-05507a2860db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:25.642Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5c46618d-a79e-4cf6-a591-c75635e7c202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:35.691Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=402a9066-e3b1-47ac-917a-8239b9a3b65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:45.730Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=35c773f6-ba27-4912-84d7-396b38da9016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:55.801Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=871db980-bdad-436d-b4f4-1ba25bf727a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:21:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:05.870Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5642938e-977e-452a-91e1-a56c5400ed83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:15.910Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d087898a-4013-4e5b-82e9-3353019bb187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:26.008Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=de5e6315-019c-48d8-8573-23f0c87982b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:36.035Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=58f5b079-a738-423f-94c1-ac09929574c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:36.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:46.082Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=134611c6-0982-4fa1-9838-354e5ba74c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:56.163Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=50f033c5-882f-49f8-a594-e68a9c322c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:22:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:06.214Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c538b887-d7c1-4c80-ba72-57c022c37645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:16.298Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a4969699-873c-41f4-a032-9d38c80d09f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:26.346Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ec37286c-c6e3-4ca9-bc0a-fe46997e6bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:26.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:36.386Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2ee75337-1fc8-4057-8b0d-f447a173ff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:46.463Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3aa31fae-6075-49e4-8251-8350bf7adb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:46.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:56.509Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=35e9687a-39d7-44ed-ae13-c3721a3771ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:23:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:06.576Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ecb21eb0-f2f2-413e-a395-cc926ce38e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:24:13.211Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:24:13.211Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:24:13.212Z |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-07T00:24:13.212Z |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-07T00:24:13.215Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:24:13.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:24:13.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:24:13.237Z |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-07T00:24:13.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:16.609Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0ddfec15-b35b-4110-9d68-bd5f3607b6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:26.661Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e8da73d5-ce40-47e5-9f09-261eec8fb37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:36.711Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=29e9460f-0f4c-48d5-9a57-413ab0d39251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:36.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:46.746Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9079ce92-6569-4a34-b21c-f9b17637a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:56.781Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=75e929ed-9630-43d6-9830-df4e7d8f43d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:24:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:06.808Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c2d1a787-a5eb-4fc7-a1d4-873535d8e398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:16.869Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0bc29fd6-9508-4b6b-b98d-7410aa5b69e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:26.936Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=dad4815a-9c35-4a98-a8ba-0167d3d23876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:36.976Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3dcaab1d-8b1c-4727-a0ce-fbebd3315f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:47.021Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bc4001db-67cc-4869-b1a8-da4257f1916b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:57.079Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=77f5e5ec-5c7a-47cb-aef1-370b4ebab79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:25:57.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:07.117Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=24d81238-f9c9-4f06-8b5a-593270281065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:17.156Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5480f69d-79d4-4a77-a96b-75683d28b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:17.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:27.230Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5e4778c5-cb2d-45ac-b975-f67606054382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:37.272Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9cd9df7c-7873-4d82-9c9d-e3f5f8dc81a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:47.297Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2164179d-c919-42c3-8da6-ec8d69df91f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:57.330Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=931bfbee-0570-45af-bde4-2740746e91eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:26:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:07.379Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=aad798cf-b302-4bac-b5fe-10f0629c7122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:17.421Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=46685d23-626d-48ea-ac91-5dc3041229fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:27.453Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1990b9c1-5949-49fe-8970-0d7786e48827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:37.478Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=533033f7-3de4-4129-94fd-08977ddc3b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:47.505Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cf033e12-ffe8-4322-a760-f245f8fee97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:57.568Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5ced3e84-973b-4da7-81b7-845558a55776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:27:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:07.630Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=253958be-40fe-4ab9-9914-6a8b87cde0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:17.666Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=69a23664-3025-445a-92f8-ba7f6c968a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:27.711Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=399f87f1-9028-472e-b3cb-63e88b341198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:37.765Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=83ad1eed-3212-4dd6-9230-1c838e8cf2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:47.799Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d02ce376-5bcc-424b-81fc-efeefcf04062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:57.844Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=efec29d8-e128-46f5-8291-da4a9ca3ca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:28:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:07.889Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c6e61fae-eacd-4619-96f9-65607f4b499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:29:13.215Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:29:13.216Z |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-07T00:29:13.216Z |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-07T00:29:13.216Z |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-07T00:29:13.218Z |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-07T00:29:13.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:29:13.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:29:13.236Z |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-07T00:29:13.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:17.936Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=eef090b8-0d96-4b23-b811-6b4c17299f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:27.974Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=52585ff7-e98a-4b5a-a509-00a04cf73cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:38.004Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a2a11bb5-76bc-47f3-894c-c4a7643b2e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:48.083Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9982b624-4fc7-4320-93c2-f9400a775f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:58.119Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a4106588-2486-4073-8036-138754d6d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:29:58.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:08.140Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cd186240-5761-4c35-848b-6ae5ec5c1c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:18.183Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cef41ec6-8af6-4f5e-87c4-7b2dd073996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:28.301Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5ba9ae40-52d2-4973-bad9-977b486e23cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:38.326Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5aa4fac9-bc6f-4c87-9b8b-2d530b3a52d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:48.368Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=18182769-40d7-4269-bb2d-605bdf24c462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:58.409Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d27ed77a-3c54-4988-a822-1a1843b98236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:30:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:08.448Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=54857139-0d32-4eb5-b713-5472b3541e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:08.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:18.497Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=79506ea3-3e64-45c9-afde-ddd7a4279456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:28.543Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=23d83064-52be-42dc-8f9d-09f483872e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:38.578Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=85ce0a93-e59e-4683-aee4-f389c6839735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:48.617Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fe873e1e-0313-44f1-924b-53e53f446881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:58.652Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bf6a66ea-4eaf-45df-9145-e69ba0c99e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:31:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:08.673Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8f8da4a1-e2c2-4c17-98e9-d48bc7097915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:18.710Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=68ce91d9-732b-4801-ad21-fa8f6aa37fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:28.759Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b6de74dd-a5db-495e-af5f-8e5e38b962d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:38.793Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=85491674-aeb7-4c05-aeaa-effbcb9b3dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:48.850Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0eb572dd-dafb-4fa9-94bd-85ec05a8ff88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:58.886Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d87c5653-4d4d-4561-8cba-1a30ec3db3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:32:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:08.914Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=82e30fb3-8714-48cf-9565-13cf3b79bb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:08.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:18.947Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9fe31eb7-f6ea-4987-9a0e-1401b11dfc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:28.980Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7049077e-4f80-4d5c-bf68-dbb134e5117a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:39.017Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0aa418cd-6372-4e65-88bf-62875f28e2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:49.064Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8b971800-9f1a-4dcb-9713-810d166a205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:59.091Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9d8b408f-a82d-49bd-9137-2516bcf288b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:33:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:09.119Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f55126a5-6575-4b25-a0b6-eff19394c719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:34:13.156Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:34:13.159Z |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-07T00:34:13.160Z |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-07T00:34:13.160Z |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-07T00:34:13.161Z |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-07T00:34:13.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:34:13.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:34:13.182Z |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-07T00:34:13.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:19.150Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=69f81bea-926e-4d4b-92d8-850d0ec56699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:29.196Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=649676f2-06f5-4e38-aac3-a6f4531155dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:39.251Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fc5ee590-c465-47b3-be26-c72eb2122d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:49.356Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5e78acbd-acee-48d3-951c-b94749b3ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:59.429Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cd326c42-afcb-4de5-b25f-402c94622c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:34:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:09.462Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=42141e6f-720d-415b-bbad-61f9985fbe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:19.529Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0c16e63c-636c-44eb-b690-4865230d2449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:29.581Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c3804985-0e6d-4e0c-9f11-71c9fa433e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:39.610Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2cd8672d-f4fc-48e9-ae6a-3e00bc15a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:49.663Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=01f780ae-6634-40d8-8bd0-6cb25cf217b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:59.694Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=eccbd344-853a-42e5-ad52-dea867931010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:35:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:09.730Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0224c163-6556-4cf5-a074-7d4ea090c968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:19.778Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7929cc0e-3b33-481f-9743-362c0357b2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:29.815Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c06919c9-8335-4575-8041-f078fa42e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:39.843Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d7b15f60-7a80-4a6f-a242-72d067579483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:39.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:49.903Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e97799cf-fa23-475f-80e8-131a3cf6ec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:36:59.970Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9e8ff340-6bc6-42d3-af4c-dc1012b4fc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:10.010Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b147b1dc-c5ed-4df4-b6b0-172b5fc76ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:20.049Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8682e38b-7324-4607-ba2b-55da091d49ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:30.102Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6a0d9cb0-2f24-4b00-94f1-3a129ab0a202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:30.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:40.131Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f18d125a-0284-4df0-942d-85dbbef06cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:50.159Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2a05b891-5566-4f63-8337-43f5f603061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:37:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:00.205Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bb4bf8c3-f70d-488c-a7b0-1fa486256804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:00.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:10.245Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=96d30158-b6f6-46f4-93b9-bb57035e02e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:20.297Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cc359aad-0529-41bb-844e-7ea0e745ebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:30.341Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a42ed475-d81e-48a2-9ac4-87716ab29f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:30.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:40.409Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a8e5958a-bc6e-4832-a9bb-60c638e871a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:50.434Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a549cc9f-1657-45f1-8c46-91706632b276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:38:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:00.461Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0e897d74-ff10-440b-8584-5bdffac21f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:10.496Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=39550106-2524-4a5d-853a-8a5b2231f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:39:13.473Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:39:13.474Z |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-07T00:39:13.475Z |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-07T00:39:13.475Z |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-07T00:39:13.476Z |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-07T00:39:13.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:39:13.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:39:13.499Z |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-07T00:39:13.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:20.521Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=16947ceb-3d58-4969-b4ec-f01a26f3f75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:30.573Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2a4790b7-535e-420e-9269-ee9a2208a970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:40.603Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=26931aec-dae4-4d8b-acaa-cda8baaac0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:50.637Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4ccc3880-1319-411f-8292-dde931992059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:39:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:00.679Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bebaae0c-4922-4c47-a462-1808bb1502ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:10.712Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=17c14ae4-dc66-450d-916a-98f656db39b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:20.751Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ac7fbe67-009f-4792-9722-adc099cbe97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:20.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:30.805Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=dd8c7c0a-61c3-4a26-84c9-a8e87f93cf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:30.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:40.842Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=37d7c8a2-1168-44d0-859b-d5d2ae4ef0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:50.893Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3b2966e4-e81d-4691-a178-0a824abd2950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:40:50.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:00.914Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0758e160-b61c-4e5a-b67e-59b879067302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:10.938Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=68e6f839-664e-4592-a136-35af04fbd715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:20.967Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8befea8e-3c72-4389-a187-b54ab9504255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:31.004Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2575d21b-abf0-4cd5-984a-1dca807ebb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:41.036Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f4d43830-ecba-46b1-b79f-aecba83490f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:51.064Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=27f6ca51-118c-4aff-8557-1be8863f780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:41:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:01.108Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c69447d4-6173-48c5-9c22-454e2b7fc7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:11.132Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=063af30a-93d4-4575-af21-50e09a33d137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:21.171Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fbaf797b-f3e6-4421-a370-cf959d62533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:21.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:31.214Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bff68fd6-8282-4d85-a74f-e05c409564cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:41.237Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2a95257b-aa52-4dfe-af00-8376b8cce109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:41.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:51.259Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4da450d4-b617-4a12-b52f-ebf40053afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:42:51.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:01.285Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c0180507-16cb-43c8-b8e1-1f9c5a846576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:11.320Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=645bdd3d-2387-428d-bef0-c6dbf3f46c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:21.347Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=470ae402-46ce-4f05-a847-ea679ba1b477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:31.373Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=614762a9-2953-49f2-8326-82e36f37e6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:41.397Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=447efaba-fea2-4c20-a602-303aa02d4420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:41.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:51.424Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=95ac7f4e-7b50-434f-95b7-23e8c62cfc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:43:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:01.458Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=70f2121b-fa61-42e1-bb65-38db3367b289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:11.491Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=684c5e00-8687-4058-8297-733307282dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:44:13.213Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:44:13.214Z |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-07T00:44:13.214Z |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-07T00:44:13.214Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:44:13.215Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:44:13.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:44:13.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:44:13.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-07T00:44:13.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:21.533Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e959835b-e8cc-4bc6-97fb-2e32a86c3173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:31.570Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=822c85ab-a4bc-46f2-8719-c7cc0118d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:41.592Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=77d1c8c3-d676-48b5-a159-845317f5d377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:51.629Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f19f09cd-e317-46ce-8dfd-5707c3d20b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:44:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:01.658Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d305b911-16ef-4314-ac58-a7b5591b9797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:01.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:11.690Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b6ca116f-8d0a-4d22-842a-d6e233bd79a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:21.723Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c2f91a06-08e6-417d-9021-42868efd08e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:31.745Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fc76e639-7a6b-45e1-858b-faf85daa2a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:41.774Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=561d45a3-7bee-4f7d-a982-3c574ae573a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:51.801Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=60ca6d7e-f88c-4e0c-bf48-8655906708b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:45:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:01.825Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5244a06f-52f6-4509-b541-4b0d4e3f33e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:11.861Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7178cb10-1b9f-4b8f-8876-9c9d103f1f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:21.898Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=31ca8ece-7e89-47cc-a546-6e3d04a365a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:31.947Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9cbc9e43-93cd-4750-b3b0-3986930a8b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:41.992Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4ec91be4-e45e-4c61-9009-4aaa0ff6bcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:52.014Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8186fb66-4de1-4270-8d1c-2b46cc4cdfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:46:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:02.040Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ab62f4df-6d29-4d4a-a298-bbfefbbf3fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:12.086Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9c61e43b-f6b5-43bb-92ab-c2f2976f6955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:22.131Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9fe24aa8-38dc-42a4-956f-82d05ecff8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:32.158Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e1cd55cb-bce5-476e-9709-b05c4ac71f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:42.199Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b666ca03-ba3e-4c55-95f8-3b7e04dcc675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:52.226Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e05d874a-a702-463d-be4b-b509ccc51735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:47:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:02.276Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=50d31686-a672-43f5-98b8-1081e5ea4171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:02.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:12.296Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8ef62f0f-d7a4-4ece-acbc-991fd442c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:22.329Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=393a8164-82c9-44b4-8174-67157599638f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:32.366Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4b340043-24ed-4d1b-87cc-1ce2b80f6f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:32.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:42.393Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4f34e253-781d-435e-8a5f-7788c2dd7163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:52.434Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c832fb99-7c41-4f02-89d4-72eaa0602ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:48:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:02.460Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=993c6a18-ffa7-4cf8-85bd-49acca077873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:12.482Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6b8bb1f0-4370-4e4f-b687-10b1242fe8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:49:13.168Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:49:13.169Z |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-07T00:49:13.169Z |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-07T00:49:13.170Z |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-07T00:49:13.171Z |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-07T00:49:13.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:49:13.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:49:13.186Z |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-07T00:49:13.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:22.527Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=93e48a1d-0c15-4be2-842c-801cb3391609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:32.554Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e1fc62d2-c40f-4461-9cfb-c3b8ed25b363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:42.584Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3565f235-60b6-461e-8e1e-dd6c41ac6919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:52.617Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=38301aca-1cd9-40da-93df-87c6a4afddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:49:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:02.665Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a838dcc1-0039-4bcc-8182-28f345daf81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:02.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:12.699Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9ff3f7ae-3e41-4fd9-ae9a-21bf49faec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:22.756Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=78fa0b16-5fbd-4243-ab54-0a0f33c01ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:22.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:32.794Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0e8b3530-c4cd-4590-a20c-74afcb268bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:42.847Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=19b8746a-391d-473e-bd81-e7d0d2a0d7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:52.881Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=78452a25-dfb8-4c5e-9b60-43fc6d803d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:50:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:02.918Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=13910e01-11f4-46f5-b9c3-80ee67966637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:12.947Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0ad52244-33bc-45af-b8ca-821dc2d3a14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:22.982Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f4402d46-0412-41bd-815f-b0bc63a36a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:33.021Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c565f310-95a9-402f-bcf8-aa77cac7bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:43.044Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b88d774b-a8f0-439d-95b2-e1886f664833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:53.079Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=02d1e453-ddaa-42f9-901f-6ee72cd13a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:51:53.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:03.100Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3341508c-55c7-43a9-b161-5f23058c8e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:13.135Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=68e5552f-9182-42cf-8e4d-0de9141151d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:23.167Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f7b862cd-030f-457d-a847-7baa273f0092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:33.202Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9662d6ef-62a7-438d-b5cb-edda5c228e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:43.235Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a5e8ff9c-e8e2-49d5-8d76-b919d947054e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:53.259Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=dbdea8e6-64fc-43ca-be71-11ee244abc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:52:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:03.321Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=64ea2193-694e-40bb-8ede-dcd4ace879ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:03.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:13.347Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=54ab2d6d-58c4-4d19-a489-705df8254d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:23.369Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bbb626cb-ce97-40f8-9f4c-774b805ff67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:33.396Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=be03841d-7e6e-4190-b970-16ace27ac0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:43.430Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=479fb62b-cdae-4066-8dc9-9a6249c9800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:43.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:53.465Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=44ce9594-73a2-4526-a62a-5a9a99e41c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:53:53.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:03.515Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b28bd726-52e9-4847-b08c-fa22e9b83e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:03.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:54:13.220Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:54:13.221Z |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-07T00:54:13.221Z |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-07T00:54:13.221Z |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-07T00:54:13.222Z |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-07T00:54:13.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:54:13.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:54:13.237Z |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-07T00:54:13.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:13.541Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9751f2c8-92cf-4d2a-8edd-db6b3b6f3fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:23.571Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b1d99e0f-1ae4-481f-9d91-751cf4cd0ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:33.605Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=75f8d753-08fb-495c-a5c4-6388ce27e2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:43.625Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=eef0a18b-aba8-4b32-8082-9a3151bc3e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:53.651Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f172eb86-e53c-41fc-9cb5-7bc9a11421c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:54:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:03.711Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=81455e95-5495-4198-89a6-e3b8d40433b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:03.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:13.745Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f05b439a-d413-4dc4-8fe5-67b1efafe1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:23.786Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fcc13a4b-a37f-448b-958d-b2c52cf0c5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:33.824Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a6cfb7e4-0d46-432e-a976-ed8e7103f106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:43.855Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c35e973c-573e-4098-aa1d-5c0783679a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:53.880Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=67a7e661-4e8d-45fa-aceb-cc0fadabf5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:55:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:03.916Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2e5a6e0d-0d5c-4c68-96ec-449b59061feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:13.950Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=65474315-e97c-4edf-8324-29bc8e52c55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:23.991Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=241411c2-88f8-45bc-9675-ce0b9ed75c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:34.018Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=767a1596-98e0-4744-9d21-6a150e170129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:44.041Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4c05af01-e6ce-4412-abec-dfc1b1e88734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:54.079Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f44edab7-8e59-43e5-b21c-d468e43ec884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:56:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:04.106Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7dcf8e51-5a26-41aa-a9d5-f41f45150ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:14.139Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3b743aa1-4d74-4074-bb24-e8db6ec03862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:24.189Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=18c70efa-8a0b-4a24-b701-fc6a555310aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:34.216Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8d5b8823-e808-4011-83d3-c8eba9428c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:44.259Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=93bfe263-69f1-4777-9d33-dfedc7256ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:54.293Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4adae11d-a56c-46b9-ba52-02626e21f7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:57:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:04.316Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=15530def-a8ec-4324-8012-c40ea87d3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:14.341Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8908fb7c-c36c-494c-a866-723b93d2e7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:24.367Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=84c6bad3-9cd6-419e-a7c8-646c35ed11be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:34.403Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=849f10c6-86c6-4304-a3ce-6b326c3c3449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:44.427Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4371fa43-5203-41db-a171-8f50bc492fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:54.476Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3d75c461-9d68-431c-9117-ab5ea3bee1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:58:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:04.546Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b73cede4-4447-4d89-bfd8-60bf75a9279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T00:59:13.214Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T00:59:13.215Z |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-07T00:59:13.216Z |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-07T00:59:13.216Z |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-07T00:59:13.217Z |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-07T00:59:13.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T00:59:13.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T00:59:13.236Z |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-07T00:59:13.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:14.628Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cb9326d3-d3a0-4b2f-b960-ad46b4a6f424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:24.659Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e4f3c716-8966-4905-b6a2-2e8f5874f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:34.690Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=963761e6-df36-4005-aa0e-7e6105ced0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:44.737Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1e84bf2f-62e8-4285-acde-57b6f637f6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:54.769Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=548421a3-5f5d-484f-bdba-2459f5f9ac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T00:59:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:04.799Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=86950737-ad77-49d8-b1d4-d1fb7b68b4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:14.859Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ff78daf7-98a3-4edd-ae11-c3791ed08053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:24.895Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6f8dc6a7-180b-4a26-93cd-99388d1f4311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:34.937Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0087b0bc-4706-4390-b417-bfb04c3ccdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:34.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:44.991Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=13b34ec0-2f76-4788-b7df-959e32982fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:45.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:55.030Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6520e855-8a8f-4daa-a4b4-7c2d0316c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:00:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:05.065Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ea8f0631-5d26-4183-a52e-6ef29cc8d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:15.108Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7dba5b67-5d70-4936-a746-d9393d1bfdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:25.147Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8c01bc09-6a2b-464a-9fa1-29aa276d1894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:35.183Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=474fdb19-c82b-41cb-bfd9-1d89e32c4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:45.221Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3befa151-3f9f-4554-9263-3b376e0dca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:45.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:55.253Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=732290c6-5e60-425a-95f5-a5c9e2916cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:01:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:05.318Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=57c0719f-f995-4842-bdd2-694c1b679f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:05.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:15.354Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0f899f8c-692c-4527-bd50-223aafc14704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:25.394Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f40274b8-4dd5-41fb-b226-0756ea541e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:35.431Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1d37cf15-c3d7-413d-ba04-6928125accc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:35.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:45.468Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bd388c4d-657d-4afd-95ce-2bf50f6bbcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:45.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:55.513Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9af08009-4c1d-44f2-90fe-67d83faf9854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:02:55.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:05.550Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=18572deb-1cf0-4aae-93da-5e1f760c4b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:05.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:15.593Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5e3b2ba2-f4aa-4d03-a2bf-3f375cc110a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:25.658Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=892ceaf8-af8e-4a51-bbc4-97517b3ee64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:35.694Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=faa573e6-8ac6-49d5-bd54-edcf72e90dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:45.750Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d2feff49-8d0b-4407-aeff-51eea398c06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:55.809Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=713032d8-e556-4e7e-90a8-feffaa0681a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:03:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:05.869Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=34518b4b-1190-43b8-a942-2aaae3ce17e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:05.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:04:13.186Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:04:13.186Z |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-07T01:04:13.186Z |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-07T01:04:13.187Z |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-07T01:04:13.188Z |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-07T01:04:13.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:04:13.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:04:13.199Z |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-07T01:04:13.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:15.917Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fd498c6a-adbb-4036-adfd-b29e79ab10a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:25.976Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=93eb0406-45b1-4fb7-89af-bd614cff69af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:36.037Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=77d9894c-a2d6-482f-8359-aaf73a9e2da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:46.094Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f1ca214c-2e83-473f-be8a-134a75d61343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:56.161Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a1100b97-f29e-4dcc-9d72-a478dfa674bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:04:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:06.184Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3543aa1a-6432-409c-98fa-fee916351269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:16.213Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=07ca1891-f046-4a58-a9ed-e30c346f0f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:16.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:26.281Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d20cbad6-8683-46c6-b4af-20f7520725bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:36.304Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=71f588bf-1c49-435f-a89c-e89f5fedde39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:36.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:46.344Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1b5fcceb-3706-4d5f-b128-cd94347084c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:56.382Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cccfdb2c-9589-49a7-86c4-4938e5014e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:05:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:06.409Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e4cf673a-3cce-4633-acec-7c7d4f437708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:16.443Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ecb470d1-d165-41c6-8cc7-9b29bbbe554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:26.478Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6e21abf7-34e6-417b-99d3-e72d5d0a17f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:36.522Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5cd1d782-0593-4b64-b397-8da94b2dcaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:46.564Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b3e15f91-a311-4ca7-bff0-f72624976ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:56.664Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9595348f-50d9-4128-a9dd-e0ce4b4c0e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:06:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:06.690Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5637bbfc-430b-4006-8dfb-2ebf23519a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:06.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:16.737Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a56a2b3e-b705-4c94-b347-1e6456fd0b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:26.769Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3bc0af56-26bb-44ac-8c75-d5947e82b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:36.817Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8bf71e6d-f405-4893-b8da-0d1dc4a61903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:46.858Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7e388a7e-012f-4b28-85d6-2b6fd38d5715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:56.897Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3e383688-62ad-4516-aadc-ad0bc9633fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:07:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:06.928Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=eb99ad63-8a2c-4899-a7f3-d07f3b1a28df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:16.973Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d47a49e7-b9d8-4ec5-a647-dc27b3896c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:27.035Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6e1a5f4a-3e5f-4976-82c8-922f3a68ce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:37.094Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=008e0d0c-e1d9-48c4-84c1-f26dc4913bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:47.123Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=81736428-51cc-437c-9cde-1b15bc2b9fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:57.161Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=372d9e0c-8e49-4f5b-a19f-d3c1227146e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:08:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:07.208Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=66b6556c-3b77-45ef-b112-44d152a65536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:09:13.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:09:13.238Z |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-07T01:09:13.238Z |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-07T01:09:13.238Z |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-07T01:09:13.239Z |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-07T01:09:13.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:09:13.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:09:13.251Z |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-07T01:09:13.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:17.244Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1e01091e-ea9c-43f0-9f95-0691a122f396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:27.305Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c2ec20db-da62-4b2a-88bc-e1801409ec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:37.364Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ab5d9a7c-b372-4759-95c8-438f86d49b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:47.404Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0a9f2c9a-ddba-4eea-b706-d6f6b21f4458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:57.464Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fb18d0be-3628-433b-b7ac-c608d3b2061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:09:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:07.513Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=23193de9-d947-4bc5-8328-349e43e2f4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:17.547Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9f4ba5aa-e378-46b6-b7d9-75321e708300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:27.619Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f5b7f056-3572-4b65-8559-703cb8cc44f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:37.645Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=47f8968f-79aa-4e63-b166-401d524a6687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:47.686Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=85167589-f7c4-4fe9-955f-64844ef599c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:47.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:57.723Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9b24f872-b6ef-4f49-9317-7e4338b67b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:10:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:07.751Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a8b527ed-33ea-4bb3-b035-4d59081cc2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:17.793Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=792eb83d-a5db-40ca-af96-59d1e90e7281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:27.822Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=63028691-d64a-4e47-ad76-8698ecccbe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:37.862Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6fc05ce3-7dfe-4bc0-8995-f4c6e0948941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:37.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:47.889Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ebf7b905-2806-4439-9d6f-d522a0c7bcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:57.928Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b9359d11-7c6a-4ee0-b83a-72439b8e12c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:11:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:07.954Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e9f4efe1-5f1d-410f-9725-514329b1b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:07.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:17.985Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a1d595ef-5507-4a81-8e7f-29d9abcd3be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:18.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:28.015Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1e24271d-b5e7-4bed-a207-dda4e523e12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:38.043Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c7f8e434-2e04-4789-9af0-b89277d59c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:48.069Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=25a0cc7f-0cc0-4419-af39-12641972d4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:58.098Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7b2dd2ca-c57c-43cc-adf9-30465a87d7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:12:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:08.123Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5652d161-9d17-4551-9322-a96022f15d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:18.143Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5131d596-fe61-47d4-88ff-0b16b0458990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:28.195Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5147e8f4-952a-4b73-b990-b0a0e01cb314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:38.226Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4dfdab4e-9102-4033-a88b-9f4d9ab9218f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:48.268Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d5797674-dcd9-48f2-9c23-8b22eaee1ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:58.292Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d4c6dfd4-f541-4a38-978d-f5ee666562d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:13:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:08.315Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=30a63158-e677-48c3-a6c5-8b31d449f08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:14:13.254Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:14:13.255Z |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-07T01:14:13.255Z |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-07T01:14:13.255Z |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-07T01:14:13.256Z |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-07T01:14:13.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:14:13.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:14:13.268Z |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-07T01:14:13.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:18.363Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a8c0543c-56a8-4985-8b4d-72744602d7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:18.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:28.385Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f7e9014b-6322-47ef-828a-d36e2498fcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:38.415Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=304d3a5d-d865-4edb-9529-a29d7da78eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:48.484Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6e769b6a-6b79-48e8-9377-8362482f55fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:48.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:58.528Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1e542b9e-d87a-4241-9b2b-16fb03be23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:14:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:08.565Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5f4db51d-fd70-426e-bee5-79e70d46085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:18.611Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d00e2f62-bf1c-48ee-90ac-97317e7f6ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:28.633Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3e10eb17-3325-430a-836b-ce97694b7ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:38.678Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2de5d758-68ce-4e72-9dde-cee2ced7dc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:48.708Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=473e009d-506a-4f17-a282-09defb1f9c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:58.778Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bb6f1d0e-716a-4787-9e63-2cf76ba30ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:15:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:08.811Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6cf511f7-d54c-4169-b35b-20f131b85fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:18.849Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=48479272-72cf-44cc-8221-ae57a6ebaa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:28.900Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8afa6689-94d7-4edc-a219-190e84bd689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:38.943Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=68580437-8973-471d-918b-7b6f7cc4610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:38.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:49.006Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4895dd21-b98a-4bd4-b31c-aec21f62016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:59.033Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=aea669ae-a32c-4611-9600-a42e54172da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:16:59.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:09.088Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0a178d3a-6479-4c3a-a581-c57e587709de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:09.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:19.170Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=483b5576-c4fa-4783-8655-ac31cdd74248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:29.213Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3f8402e1-5d25-4909-90ce-d5c3922f63b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:29.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:39.246Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e08f2abe-3e01-4fd0-8c9d-e3c66ecb4109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:49.282Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9b174f4c-0d6b-4d91-96b5-02b6f2a90709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:59.316Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=49645e3c-fe80-4b1c-8aa2-f7791a836f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:17:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:09.376Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e9cdebac-107d-4cad-8196-f0fdfea1de06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:19.438Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=193e34d7-4289-4fc1-a5de-a0cb0f6ce4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:19.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:29.464Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=19d8a75d-d3d7-458a-8a36-646333640607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:29.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:39.516Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d06aab3c-efe0-4f80-b527-9e55ad0defd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:49.555Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d5708130-b78d-42d6-85c5-6d66be2e6a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:59.579Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=02301949-7b76-44e4-af04-7fde571603d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:18:59.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:09.624Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=167117b0-05a6-4662-b87f-0daef566482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:09.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:19:13.206Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:19:13.207Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:19:13.207Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-07T01:19:13.207Z |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-07T01:19:13.208Z |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-07T01:19:13.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:19:13.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:19:13.220Z |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-07T01:19:13.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:19.668Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=97f9ffdd-0255-4114-b4c7-96b39b4403c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:29.701Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=64eb3dd7-607e-4a1d-939c-9968eaa4970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:39.734Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9e523774-d2f0-4c20-9397-4c8687e62e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:49.762Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4c982e9f-b7a8-49da-9ad5-1c8f6c74f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:59.786Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8b44c538-1580-4968-a2f5-6fad78560353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:19:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:09.813Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=921c9906-f37a-4f69-a2e4-2c93d75b7b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:19.866Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9557316e-5698-4828-a5b0-2dfb08efc016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:29.901Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=59f2df79-cfe6-491c-88ad-14b5436e374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:29.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:39.934Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6d59d532-cc29-4976-afab-d5873cce5a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:39.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:49.969Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4124c2ed-0c69-4c20-b327-b51131cdc1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:20:59.995Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=837d308d-d7d7-463f-ae6f-3ee38c0f2dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:10.032Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ea6fd014-2be7-4506-a41f-da7df2d3a986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:20.077Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d7d9857f-a9a9-4e21-aebe-b1671af83a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:30.176Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ceaca845-e540-4e36-87cd-0bc6b6585e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:40.219Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=305c745b-223f-435d-bd3c-c67f40a9033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:50.255Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1117d723-d4ae-47b0-aeb3-1c4158650932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:21:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:00.279Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f7989ae0-085a-4602-ad37-fd81b1571829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:10.312Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b2f2fb3d-742a-4c5f-b8b7-e2b4474013f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:20.360Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5cda81e1-5e77-41d9-9f9b-075de0b7d433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:30.391Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c319f7c0-c1e8-4132-90d5-a86dbdbe5a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:30.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:40.491Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e0af5871-ebb9-47ac-ad6d-2a32460570a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:50.523Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=37ce2130-65a1-44e7-afdf-5df6a2961ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:22:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:00.558Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=47b1efde-71b0-4768-9836-b46b31e7e6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:10.597Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3469cf23-6a58-44f3-b55d-59e087ca9717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:20.669Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cf9c600c-0f3c-4ea3-9e1e-9d047a2b10c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:20.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:30.722Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5e10916a-e31c-4155-8544-dcd78e58f525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:40.747Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2abd320d-8e98-4e9d-953a-1a9a9ee16c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:50.775Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=152eb51f-c375-4e33-9139-73981c8ef65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:23:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:00.833Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=43b229cf-8f82-4f78-a16e-4d13c0002b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:10.861Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9e33812f-9c80-4ea9-ad36-4d66613ac828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:24:13.152Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:24:13.152Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:24:13.153Z |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-07T01:24:13.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:24:13.154Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:24:13.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:24:13.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:24:13.167Z |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-07T01:24:13.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:20.881Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a557c21a-7881-4105-9eb2-47abd08af428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:30.902Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4cee7ab3-5318-4d2e-833c-21deb80eb001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:40.931Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c57668f1-ec94-45da-89fb-ab47b11425ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:50.951Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=303c3331-b947-4967-92c1-d3b2633ab001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:24:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:00.999Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=11f6c722-44a3-4ac8-acfe-209d3877d66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:11.043Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6485c60f-d8f1-4329-9d6c-14ec26874b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:21.078Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3468c454-c2e5-43b3-a44b-7cb6d45a3ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:31.098Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b15968bd-1d66-4828-b2a9-6530f06abc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:41.132Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5dd8d16e-efe7-4c63-b436-1746e0bc39c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:51.155Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1c7fe5ad-81a6-482c-863c-ac9f2a74bd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:25:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:01.180Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8379a361-1539-4994-97bc-345edda59668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:11.204Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=007275d0-d20e-4155-8481-385cdddbaeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:21.227Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=582d98a4-45ed-464c-a134-0823472870c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:31.263Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f66be2d6-b194-46a4-b0c9-c3b43ceb7acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:31.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:41.286Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f57bf32f-306a-4552-8bd9-f70509144a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:41.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:51.313Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4dadf73d-dfa5-4b75-b9c5-c9ba4342b233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:26:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:01.350Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d434204a-968e-42cd-96f8-76babc9c4049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:11.387Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4382632a-74bb-4507-acd0-1c132302eaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:21.417Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4b59fd91-4acc-4315-ada2-eeb5059039b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:31.451Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=81e0d01a-db25-4117-9ae4-170e6377d168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:41.484Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=667ad18f-b7b7-49ca-8d8a-106595c3bf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:51.513Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7d1a8b71-3e6a-46b7-ab81-405b28eda36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:27:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:01.534Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f3c24252-e3db-48a0-a61f-b187227b18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:11.575Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0a4353f2-87d7-44e3-9ade-f7a1350a7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:21.601Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c944c424-deaf-4977-a024-75acdfc55156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:31.630Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=15cc9e03-3575-433f-89ba-312b9f6a0405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:41.650Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5aa877d9-e80b-4f81-b5e4-a1b3c0d09959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:51.676Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c070b75e-95f5-4cd7-a09f-a24de9ee3430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:28:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:01.699Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=90923783-c1ea-4383-99b5-4f08e3e80209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:11.722Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9ee885fa-d117-4bd1-aa4e-4f645ebda061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:29:13.052Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:29:13.053Z |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-07T01:29:13.053Z |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-07T01:29:13.054Z |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-07T01:29:13.055Z |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-07T01:29:13.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:29:13.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:29:13.065Z |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-07T01:29:13.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:21.758Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cfdc78e2-9265-4095-b563-9ca5064e816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:31.784Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5ecbec98-214b-4502-816e-4e464e0c1a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:41.819Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=66fd1441-2da5-4899-92f8-94e8624db6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:51.867Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bb061571-5e1a-42d3-9235-52898d4e6e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:29:51.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:01.895Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bb8145be-acee-4fbd-8374-224aa6d29f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:11.919Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=391df6df-52f5-4e0c-ab0b-36968f434b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:21.958Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b263e28a-3dc3-4fe2-870d-fb3d6d95fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:31.985Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=949129d7-9e6e-4d3e-9853-a580febc0f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:32.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:42.013Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6e348cb1-d25f-47c4-97c6-edb28bcce9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:52.041Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=736f0bc0-0111-447c-ac76-413e003eb315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:30:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:02.074Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=aa7fd7ea-9305-4aaf-96b3-44d35dbd1269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:12.100Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=faffd143-781e-434e-955f-75c3fd51bbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:22.123Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cf5ddc11-4d6f-405b-ba5a-0a6df4c4b94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:32.188Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=de402057-1d00-4c8e-b961-e0e02384e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:42.221Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3cd98ebd-f768-42eb-8bdd-330fdb0151b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:52.267Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ca284aca-6634-4aa7-ad6b-14e3f9c9a302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:31:52.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:02.291Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=271eefd9-7ee7-4bdf-bdc8-eb1cf40b09c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:12.317Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4db315d0-e6ba-42d4-9899-4bcf3f5e7601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:22.365Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4e447b9d-5e61-4bf9-bf1b-eb00d19aeb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:32.446Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=32c50ecb-7a1e-4ec0-b530-cc1f69a7c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:42.487Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=765d5575-03ae-40ca-885b-31d83dd7cbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:52.601Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=30c03ebd-7228-4e98-8613-e89ca29e7cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:32:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:02.632Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3ab7743f-31e0-4bb0-9119-3920faf567c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:12.666Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3a9f2465-a838-4e44-8750-9ee943ae8d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:22.696Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f2b75195-55f2-414b-a458-5e8cfdb5cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:32.741Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=09eec8ba-ed67-41d0-83f8-a5c61e5c7e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:32.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:42.794Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=145547c0-6928-4431-83d3-58d29f9026e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:52.830Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7816e2b1-88c9-4151-bea0-ef11224fd6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:33:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:02.876Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=36c2161a-fc03-4938-b92a-58af7c1a9538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:12.928Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e9fbe530-f73c-4774-bb0e-e2daa326547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:34:13.262Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:34:13.263Z |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-07T01:34:13.263Z |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-07T01:34:13.263Z |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-07T01:34:13.264Z |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-07T01:34:13.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:34:13.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:34:13.276Z |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-07T01:34:13.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:22.979Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e85f07ba-f7e1-4d67-b38a-097cc9151f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:33.014Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=371b88e6-f859-477b-be82-eec7e314acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:33.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:43.038Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8c675fe3-77ff-4dea-90c5-0314f632ddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:43.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:53.067Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0916d371-9226-4726-8b74-c4afc60dcf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:34:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:03.095Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7826e76c-f295-40e6-ad93-ad926e996b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:13.120Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=69da642e-4d9b-4982-a41b-eb4b9387f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:23.145Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=242745c5-9f64-40f9-96e3-79cd69566b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:33.166Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=72bb4097-51ea-4af7-9cf4-d52be1424121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:43.213Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f5621818-da5b-48a9-a047-880786bdb2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:53.246Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=926730d1-dd73-42c4-b5ef-5065743fd147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:35:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:03.271Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a7a60be5-687c-4927-81a8-6a96da197daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:03.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:13.323Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c8bc67b3-b666-4a40-854f-d7f70e5f54cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:23.352Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fc9231a1-53ab-4b88-a4ed-518216c3403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:33.409Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=50b8256e-5f60-4aff-ba3d-a0923ef48ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:33.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:43.444Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=956a6a70-c41d-4ae4-a593-88858ec3c1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:53.471Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6eef94b0-56d4-4230-86b8-2f11affd8800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:36:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:03.501Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4699e4a2-2f18-42e4-a221-dc672161ef12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:13.528Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=720d1d5b-70a2-45f8-a3ff-c26ec879d692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:23.562Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=83575d1e-46ac-4e7d-9fa2-c7a7f1132cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:33.621Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=05bf453c-d7ad-4947-82d2-72f01a1b91d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:43.661Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=79fcf6d4-4104-4f5f-a8b2-789a54f18968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:53.702Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5d3e3561-124f-46af-a8ba-874bf94eacf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:37:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:03.732Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a57b9969-2e2f-4f97-a6ed-ba093db00523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:13.766Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1e408572-9216-429d-881b-a96689c70746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:23.792Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4df7e58e-4bb9-4f0a-9dd8-c8a3061ee703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:33.812Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d71b8fea-116b-4fa7-9bc5-7eb2fc73f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:43.840Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6596c8d6-c146-434f-81ee-07328f767e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:53.871Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7dada0f4-e319-4319-abb0-97c12ccb33ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:38:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:03.911Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3b6649d3-1f20-4023-8580-b29a0f631069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:39:13.152Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:39:13.153Z |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-07T01:39:13.153Z |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-07T01:39:13.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:39:13.155Z |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-07T01:39:13.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:39:13.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:39:13.167Z |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-07T01:39:13.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:13.948Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b9c4f8ed-8b46-4ace-ba2b-a1ac58f922fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:23.986Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=02eb0352-d402-4d6b-9515-d4ac766b8d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:34.034Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=92eced71-2867-42c7-b256-9b771d6d4529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:44.070Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bf1b6f04-5196-4539-8b9b-2df178167aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:54.095Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0e5380de-73c5-4bd9-b505-04ed39f7306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:39:54.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:04.118Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4c537102-b918-42e5-bf8b-f53b0dcc02bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:14.160Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a91b349b-bcf4-4d05-96a4-163fd6447615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:24.186Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=93211c20-4640-416d-b861-a6c5b809f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:34.218Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d85b2eb7-3b6f-4c19-a49e-7ac3102440e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:44.245Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=736f4cb1-c1ef-4309-8143-f13c4ddb29e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:54.281Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8abf7af3-9f42-47c5-908a-5ee729989fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:40:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:04.328Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3fe7a3f2-8c08-44d6-8409-dad32c15e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:14.395Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2a9347db-5ad0-4791-8f51-e226ff5652cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:24.423Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=152d8901-cb97-4c64-94df-84e1e3907377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:34.454Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fde90a66-926d-4d7e-83e0-44e3af9f31e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:44.483Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f4715f22-2933-4904-be6e-5c935ea75b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:54.515Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4ee43338-0364-4921-b867-3adb61e830a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:41:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:04.572Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a7088369-3d5d-48f6-8977-3b3f08119fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:14.605Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4762ab3a-f17b-4fcd-b19e-b23c6eb2ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:24.725Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0d7e0ce1-ab38-4f3f-a53e-40968282e3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:34.767Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b9484daa-b5a4-493d-bbfc-1a03fac093bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:44.829Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=af05d4a8-b061-4013-a7ba-6eb125a66ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:54.852Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c76eb3f0-baa0-4e30-8922-47f75077aed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:42:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:04.876Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7174077d-53a5-496c-9a6c-99c492759d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:14.906Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2d8198a6-e119-4a09-b066-6a2fa852a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:24.940Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a3cedd84-02c1-4244-b8df-0f5c2c3852b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:34.971Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8d2f37fd-607c-4790-9d20-b6a0aea0d15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:45.009Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8f36498a-abde-402e-81d5-760e99fea685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:55.077Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=846f75b1-efec-4201-813f-18c31d01582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:43:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:05.106Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bfd60141-8a80-41a5-9272-a8a026e86c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:44:13.276Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:44:13.278Z |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-07T01:44:13.278Z |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-07T01:44:13.278Z |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-07T01:44:13.279Z |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-07T01:44:13.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:44:13.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:44:13.291Z |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-07T01:44:13.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:15.160Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4dbc4fc3-919f-4a93-ab57-94ede9c6ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:25.267Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=60af35e0-8ca7-4433-a840-af4437a13d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:35.322Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6768239b-ea60-4926-a481-c0a8dfe56905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:45.380Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=202b51bd-8f7e-4293-b5a2-1146862b4123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:55.432Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=40dae218-7183-4178-a9fc-bc51c27ba8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:44:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:05.483Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d3768cef-d098-4dc8-b1d1-783c32c23609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:15.513Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ca82729b-5e2a-4efa-b493-51fe33582561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:25.550Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=02bbc310-8918-46d6-b327-92a7f79ddccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:35.599Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=03215b90-ea58-46bd-8575-e29963416612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:45.630Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0bbc7c92-d35c-4c3f-9f5a-e51bed7044e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:55.701Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ed40e5f0-375f-43d1-9175-9bda128e5db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:45:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:05.743Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=30f84ba0-8742-40e5-a99e-38ca3f6f0b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:15.778Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8155a668-ee06-4d7b-93a7-0ff78ab3fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:15.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:25.828Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=39db2740-41ed-43f2-9916-73e14af70da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:25.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:35.866Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5ea051c6-59ab-4cb4-87da-baa3da20e185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:45.887Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=359648c5-7df9-44a0-95d7-830c512d695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:55.956Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b4749cf9-9433-49d1-a7ca-8cc81a8e034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:46:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:05.999Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c6acc3b8-b4b6-4198-a9e2-d8e5bd1ae185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:16.029Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=050aceda-b5c3-4982-9458-ac52e8309478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:26.077Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bfe00d14-6a9b-41fc-88ef-d3bbcafd35e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:36.118Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bfc51ceb-eaeb-4821-8764-94c61e49e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:46.145Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=02659c50-49af-45ba-97f4-f75b0ca4b123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:56.186Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=775c7ae4-f6d0-4825-817c-2c0892e77cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:47:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:06.213Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9018962a-dcee-48b8-b4a0-3c60c1e80f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:16.243Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e013a055-56a8-4931-9d72-1ac77452ca0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:26.265Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=53967864-1fe4-4457-9fa7-8f55885b7122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:36.306Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ad1fbf1f-969d-4778-9124-d452b1389019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:46.338Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=027e61eb-1811-49bb-8ab1-c02d250eb552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:56.375Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c2aaaf14-fa75-4e17-84b8-0c18a911a030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:48:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:06.408Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=52912d0b-c17d-46bd-b8b9-b96a4f23eab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:49:13.278Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:49:13.282Z |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-07T01:49:13.282Z |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-07T01:49:13.283Z |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-07T01:49:13.284Z |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-07T01:49:13.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:49:13.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:49:13.297Z |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-07T01:49:13.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:16.441Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0c89048c-8924-44ba-b548-626d87c8e6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:26.470Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=df3f2c5d-8317-41a3-9371-fac71b686e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:36.503Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=89a97a13-f7d3-4151-b768-1fc8c7a71ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:46.584Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=701ab276-31a6-4086-b923-b63dbeb726c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:56.675Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e790fb1f-bb49-41c4-9875-b5e17909d626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:49:56.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:06.735Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e1b7be0f-1b40-447b-b322-5962ed3b5598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:16.767Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c5c6abc7-2f95-42e7-8604-98d7f7197a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:26.802Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6dedc9c3-3c33-49ee-8ca2-c2b5ccf81c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:36.851Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a642a6dd-029b-4c46-be97-662bbb7281d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:46.884Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e0eaadad-e8cb-4eab-afd8-9d3340a8861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:46.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:56.950Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0fb4848d-1555-4609-89e0-d0bac4bbe475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:50:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:06.980Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a8a69a7d-529f-4e2f-a5ea-03129978e25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:17.014Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ea30a6e2-3b6a-4d4e-9ccd-d8c825525fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:17.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:27.044Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f32d2e38-83b7-4da2-8003-47b2334b3321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:37.095Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5b8a3ecb-dacf-48aa-b64b-d3d89f03a13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:47.116Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4d1fe2e9-0acc-4c5c-bf31-0c9a623567e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:57.156Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5af96f7c-d014-4add-9c7e-57df57668282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:51:57.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:07.207Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8399b9de-6c52-495d-87e7-529e4a4f47c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:17.255Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=afa41400-064e-416e-a4b1-4882f0d6f2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:27.294Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b769c8a5-db1f-40ef-a2c0-f514a5c8f995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:37.333Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f0b6298c-e831-4b23-a23d-72de7a13d9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:47.385Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e3ae3e53-86a1-49ad-b082-e6262d88fc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:57.434Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c606d2eb-a90b-46e6-8278-a8db1fb14292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:52:57.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:07.456Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b836c03c-6479-423e-9d5f-90655536ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:17.488Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=13c382bb-589a-47ab-9fc2-1cbdb4d59afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:27.522Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f1aeb0d0-3db0-452e-bb83-674831ed6874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:27.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:37.551Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d3d3f1b6-94ef-422c-8ddc-397b466704d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:47.579Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cdbc5760-d676-4620-ab9b-043017229d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:57.603Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9b90d4dd-843f-4ac7-b6c9-456663f994b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:53:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:07.626Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=47d78bb5-5bb1-4d06-aaa4-f7e8396bb317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:54:13.254Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:54:13.255Z |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-07T01:54:13.255Z |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-07T01:54:13.255Z |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-07T01:54:13.258Z |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-07T01:54:13.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:54:13.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:54:13.270Z |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-07T01:54:13.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:17.645Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=20eb8992-09df-469c-bd8c-3827936f021d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:27.667Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f809fb0e-03f3-4182-bcea-721954a9a189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:37.689Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a23babe6-a5e7-4d9d-8456-418cc20b2908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:37.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:47.713Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a600430a-9438-4384-a248-c14ae4834e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:57.753Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3c6d0625-d1dc-41f6-8e1e-ae612c90850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:54:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:07.776Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=eb838666-d736-40e5-b29b-e13e0e4f38e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:17.806Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=64f52823-efaf-4ae5-95a8-ff37d704aa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:27.835Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b41d5481-0886-41ff-9f21-f2143735fd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:37.862Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=324e65ba-0f12-4059-b6b4-e8b04bbb2a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:47.899Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=609cb6ed-fb0f-45e5-aebd-fe2dd7313690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:57.933Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0e99ecce-b9c4-4628-8890-6dcac0050c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:55:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:07.969Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0a5c42dd-db8b-42b7-91b1-f98597b41d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:17.997Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f3681c95-cce4-4b2c-b9f0-4755e8c4adb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:28.030Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f33d0f89-e8a6-4ff0-a927-4d2e36e432ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:38.054Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bb00a169-85ec-4cf3-991f-7564542104d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:38.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:48.090Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=108936ad-18cc-43e6-8101-463b49bbcda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:58.125Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=729a5b95-6010-4ac3-8f49-9035e7708c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:56:58.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:08.164Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b2b26d95-81bb-48dc-b4dd-5f20dec5dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:08.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:18.187Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4332aeb1-68b7-4e93-82a8-7ed359dd903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:28.208Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=35926846-1e2c-4fe2-bfb6-a0265092fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:38.250Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c49a0ea4-4207-41f6-bcc6-59baa9c0c018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:38.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:48.282Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=69760618-f525-466c-88fa-374894b4743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:58.351Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=18ec9dd3-df47-4ef8-8ef8-6747c56a671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:57:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:08.389Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9a9da1dd-8962-498c-837e-6063868837b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:18.428Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=694f4a74-9c6b-40d3-8814-2b0c2a2d1397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:28.465Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=480ae49d-ef39-4d57-b8a2-cd5261772537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:28.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:38.505Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=170cd963-12ed-47a0-807a-bfd44b925452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:38.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:48.542Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=34147d7e-b04b-47b2-8c07-ed8ad1345751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:58.577Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b4c9a1c8-e29c-4cb9-aaea-c0d2d7bafba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:58:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:08.623Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4d9eb4f5-d770-40aa-9805-673524d1d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T01:59:13.274Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T01:59:13.276Z |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-07T01:59:13.276Z |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-07T01:59:13.277Z |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-07T01:59:13.278Z |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-07T01:59:13.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T01:59:13.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T01:59:13.294Z |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-07T01:59:13.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:18.663Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e4c5785a-d4f0-4939-8f79-ef60f191bf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:18.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:28.699Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=68a85d5d-8240-4901-b4f4-5169d0bf49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:38.729Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f54064ab-3b96-47f9-873a-81f3f806ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:48.777Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0fe75ace-34b3-4c4b-8b54-b249e66b4eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:58.815Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6cc58a3c-18c4-47d6-b028-f576e1286adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T01:59:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:08.842Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6781cf6b-ba8a-4046-9ee6-07070b375b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:18.864Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ad953b89-c737-49fb-9e63-82e2f582ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:28.906Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4bbd4d73-5969-4f35-a6c2-e91f5cdb5542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:38.935Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9314c47b-2c93-4f28-93ab-56d6ce314c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:38.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:49.002Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9761959f-4b18-43e1-a2f1-182d08485143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:49.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:59.067Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9bba0c5e-b1ed-4348-bc15-918bfe414fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:00:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:09.097Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c756cac9-9ae9-433a-a1da-998f989e2776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:19.150Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2917200b-1ceb-4571-b22b-a999b1dee95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:29.183Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b4ea923b-e114-4715-847e-f80e8bc6fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:39.231Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3deb9b95-2848-4863-a8c5-fc51e3e0af92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:49.291Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=01b4e2b1-eb32-4ab2-b237-4c10e0f7fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:49.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:59.368Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=a14de9e0-fb8b-4255-84e8-6736e66091f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:01:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:09.414Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5f424058-0c21-442f-b0c6-fb78a0429c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:19.479Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=17ae0cc2-2481-431d-9576-418f04e1d4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:29.515Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b9a3226d-e5d0-4936-adc4-47269bf55632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:29.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:39.544Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=31617757-4bc4-4c12-b41e-fb2af35479a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:49.601Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f8a8ac87-8f8f-4781-addf-d17da078b3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:49.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:59.635Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=89d65f97-ecb2-4747-bfce-1443dc9ffa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:02:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:09.661Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=59d91ceb-7a32-4a81-8edf-e2685fc2a336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:19.697Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=da7027d8-1b53-48d3-8301-4c323291a3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:29.739Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7845da29-4d16-4e32-87f4-e86303cfaf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:39.765Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cc5459b8-1483-4855-9d30-894515d244d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:49.807Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d712bb49-b5ea-4505-995e-a4c0a991975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:59.835Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=de55ad33-10fb-43cf-9308-184ac88335f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:03:59.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:09.861Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e97e6de7-99b3-43c2-87ea-0621d685b9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T02:04:13.169Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T02:04:13.170Z |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-07T02:04:13.170Z |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-07T02:04:13.170Z |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-07T02:04:13.171Z |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-07T02:04:13.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T02:04:13.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T02:04:13.187Z |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-07T02:04:13.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:19.889Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=48779970-1c9c-4c85-a443-fa65b69a85d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:29.916Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b751acc6-bd51-406a-92a3-6ddf60fafcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:29.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:39.948Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=70a942dd-5e6e-40de-b9a0-64e256a0d3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:50.004Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3ebd82a5-ec00-43a0-8e0d-0c5bc2b3348f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:04:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:00.051Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=99b9044d-aae0-41ac-851f-6d3b2a2eff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:10.104Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ee47af58-be53-4f62-ac48-f27d436e3f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:20.130Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=79133080-3da0-410d-8724-eb401e8f7cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:30.169Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=be064635-4223-40c3-a1cd-d9bbe776dbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:40.208Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=84d0db0d-b5ed-45b9-8d1a-02c9a817023b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:50.243Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d569383b-b330-473b-b426-069d76beeb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:05:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:00.278Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4c27482a-3cb5-4c6c-a507-bf03da51603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:00.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:10.315Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2f49d441-0f23-40db-95db-8a2a0edd2e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:20.368Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0f314b0a-bf8b-4ffd-9f5f-68cacbef8ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:30.428Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=65e8df78-229a-4aac-aee3-652373fe0794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:40.475Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b76af4c6-9ce6-46fc-a235-bccea4db43fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:50.525Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ce56fbab-0a44-489d-bb51-87878f77ff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:06:50.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:00.580Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4909149c-1a51-4be3-a87d-81fa5bca8f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:00.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:10.610Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1bd6fb4b-ba5f-4923-8c20-bdc6cb2ee078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:20.666Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=27d8aeb9-9442-4043-a871-c8abaac51b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:30.728Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0800bf20-a511-45ce-9768-baa2d9318f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:40.751Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6571802f-56ff-43d7-9f79-d8aba8e53bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:50.782Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=d401c65f-c15a-48a6-a60d-bc61120529d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:07:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:00.843Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8b91718f-5a51-4f38-8071-468182001d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:10.890Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1588f5c8-b4a5-4eb6-ae7e-4effb02c2c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:20.925Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=637e99c5-f75f-4914-bf0f-cc9ba05c7c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:20.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:30.961Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b98a55f0-ba3b-46ac-b715-5e6993730dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:40.982Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=883bbd74-8084-419f-b96c-9b4eb3ed0b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:51.026Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9c8e9757-ecc7-49e0-bf99-367954b22bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:08:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:01.102Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9dc73dcd-44ca-40f8-8394-5c96331fdace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:11.189Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9a22a160-8f22-4377-bdf6-fea67c0e1429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T02:09:13.015Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T02:09:13.016Z |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-07T02:09:13.016Z |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-07T02:09:13.016Z |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-07T02:09:13.017Z |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-07T02:09:13.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T02:09:13.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T02:09:13.030Z |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-07T02:09:13.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:21.237Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0e138944-300c-4319-b9dd-97f8c37c6c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:31.262Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=970e771f-2904-42bb-824a-7438d8eeee92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:41.295Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b0d5d5c2-8d1c-4746-b952-b1c2e5ceaf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:51.327Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fc9c95a4-870b-4890-b5c0-f66213db7604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:09:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:01.356Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=cbe9db0b-5250-45ea-a13e-fed9dbccb259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:11.401Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8f37e39a-1f89-42e2-9d61-0908738c0349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:21.433Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6e5b65d1-6251-4de4-842e-f93d2f2d1e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:31.459Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=33456ada-44f4-4058-9650-0a60cc407bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:41.487Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=22c04e75-e13d-4dd0-b40a-d8dc00e5bd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:51.520Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=59748912-93a7-440d-9a69-b74233f4bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:10:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:01.553Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4b3aa07a-e1be-4568-84d2-24135fde14ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:11.584Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4bd40bd0-a733-4ead-b0dc-09ccf206e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:11.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:21.604Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fb341593-254c-4c05-b86c-f5af81fdc872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:31.630Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f62706f5-4d23-4bba-8309-76389d13afb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:41.658Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f7931d88-d355-4836-a6ce-a4fe292d56b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:51.685Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=144b4150-8d61-459a-98db-8f5e38484d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:11:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:01.719Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fcf6dfa4-3930-49be-b721-460ef2cd9541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:11.748Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0a3f2ae9-783e-43e4-8ab2-e4ba1246ed0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:21.775Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5ce1fa69-1b27-42c4-8abd-6938388bb196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:31.809Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9fa27e1b-5c84-4b10-a32e-2f3eda8e43f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:41.834Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=eb7651c6-120c-4387-a491-20f4be30cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:51.874Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7d55aae3-f13e-43a6-94b9-9b255e89bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:12:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:01.904Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e67e2c72-3f48-41e6-9c15-0cb8b1e47370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:11.922Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5fa7dd03-3e50-40f7-ab15-7af8e851f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:21.952Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=4d863234-a206-4687-b548-4037c5b90f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:31.979Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8c8147ce-6027-44b2-8e5f-89a2328e48dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:42.006Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bae8cab7-fd7c-44be-bd0c-5b533fe547d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:52.056Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=78926532-f129-4eb6-826a-6e009af97b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:13:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:02.081Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e1f3ca3d-ac1c-4f27-8257-1f24ecbf41fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:12.112Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=44a8e6cb-5fda-41cc-91fd-5f9e7e1b6ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T02:14:13.230Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T02:14:13.231Z |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-07T02:14:13.231Z |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-07T02:14:13.232Z |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-07T02:14:13.233Z |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-07T02:14:13.243Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T02:14:13.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T02:14:13.244Z |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-07T02:14:13.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:22.178Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=0a5cbe9f-aec2-4485-aba5-0530602e83b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:32.259Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5fe37376-6f1d-4637-9e57-3bc85f252e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:42.279Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=199e8ca8-8857-439d-a999-9998cfe5d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:52.308Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f90fe163-9e5f-4418-be52-69eb0aa940ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:14:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:02.339Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b420c90c-edf1-4c5c-ab94-ca1bc9546b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:02.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:12.365Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e6bbdc5b-6259-49d2-b788-dfc00834f716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:22.404Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=441811e1-e9ba-416f-9c88-7ba3775b8bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:32.453Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fd28ee75-d97f-4680-abf3-67d5f55507a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:42.503Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=3d5371df-e1e2-40a2-b41b-e37520cef1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:52.563Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=14bf6725-19d1-4477-8bfe-bc2dddbc09ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:15:52.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:02.595Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=25ce316b-cdcc-46a7-949e-c48a0aef976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:12.634Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e876faad-3376-445f-9701-7cccf08dba86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:22.666Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=8716fc55-717f-4ec3-8422-2c3f7674aaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:32.702Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=13d86c27-36b0-4fd9-8c09-84b5e5a32ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:42.733Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=663c1f37-ce3f-4970-a91c-1ffd83dac6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:52.792Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=adbae8b9-46b5-4b62-ada2-f396d6080f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:16:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:02.846Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=df9580f6-af6d-4b1f-9744-268d899e89a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:02.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:12.874Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=9903231c-9606-4fd2-877d-96281720882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:22.926Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7ad9f9c8-17ad-45a0-8718-e7369c7517cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:22.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:32.959Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=097a71f1-99d6-4f53-91ae-f2c56f965071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:42.992Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=c7936a0e-66c4-4972-b28c-602d682facb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:53.042Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=60236d5a-ebde-4f29-ae48-e1f1ceb9da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:17:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:03.066Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=bf9af438-8e53-4814-899f-bb699c45a7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:13.093Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=f4dbff74-3cb2-45e9-8144-0835af7a99b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:23.122Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6f9ec038-6b9c-4a82-bb55-674825df411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:33.151Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=aa79e6d6-2530-47f1-8314-f71f86017740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:43.182Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=47556a68-dc5c-4568-81a9-1efc3bde3fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:53.203Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=b5e29fca-da40-4ab4-873a-fe337af2df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:18:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:03.239Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=6a31e3c5-ba2d-4c76-ab3a-242bcb0fde43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:03.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-07T02:19:13.110Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-07T02:19:13.111Z |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-07T02:19:13.111Z |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-07T02:19:13.111Z |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-07T02:19:13.112Z |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-07T02:19:13.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-07T02:19:13.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-07T02:19:13.124Z |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-07T02:19:13.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:13.262Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e2ce7a28-9ffa-4d59-83e4-eb3d7f8c6565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:23.300Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=64ccbc93-a381-4cec-8527-6a941be4f60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:33.338Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=7749d6cc-51cf-4dc2-8b89-6355918619c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:43.374Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e8451bec-d2c5-404a-bfcc-852ce5dbd029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:53.399Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=90cb0984-df49-4025-a8c0-3b94fb70255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:19:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:03.436Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=fef817ea-73fb-40f3-b412-5d1ca68f931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:13.469Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ceaed353-40a8-4683-bc44-d3e75b0eb281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:23.495Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ae7a2089-9580-4a58-b1c3-6050103a6afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:33.523Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=171a682c-d188-4bfe-9671-f13088728aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:43.558Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=ddb1e04f-a11b-4004-8ee8-75379efd03c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:53.587Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=5ff27823-b81d-4873-a898-8ed0e6f1aa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:20:53.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:03.632Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=588da6bc-5d83-41f7-8976-302cea03e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:13.675Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=1ed1974d-e1a7-4e5b-a1d2-fa8791e5da57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:23.723Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=e06c5dc4-00bf-4cd0-bd8a-0de8620c4f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:33.754Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=28a05363-5c7b-4eb4-af75-1ec75d5267f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-07T02:21:43.783Z |INFO |Init configs |InvocationID=6906a6b4-b699-48ae-88c3-aeeb753336f5, InstanceUUID=2d8ac445-df5b-4a34-867f-00af4129869e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-