By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:29:23.521Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:29:23.524Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:29:23.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:29:24.248Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:29:24.336Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:29:24.336Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:29:24.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:29:24.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T08:29:24.473Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-13T08:29:24.495Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-13T08:29:26.099Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T08:29:26.569Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-13T08:29:26.586Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-13T08:29:26.587Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T08:29:26.638Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-13T08:29:26.638Z |INFO |Root WebApplicationContext: initialization completed in 2143 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-13T08:29:27.048Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-13T08:29:27.655Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T08:29:28.778Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T08:29:29.188Z |INFO |Started MainApp in 8.091 seconds (JVM running for 8.715) |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-13T08:29:29.258Z |INFO |Start scheduling PRH workflow |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:29:29.270Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=39994d7f-a6f2-46d4-83b2-ea15fc62d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:29:31.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:29:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:29:41.557Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f3594958-04b4-447d-9ae1-87e18f2911b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:29:42.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:29:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:29:52.594Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1d156d06-4989-47c0-84d6-a09bbb372571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:29:53.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:29:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:03.638Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f21f56a9-c3ac-4664-84e2-bd0600bfab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:30:04.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:04.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:14.674Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8d0b2580-ea65-4f96-a73f-830af26f9eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:30:15.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:25.714Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=42c8cc8d-3ad8-4704-bc43-00793dd72d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:30:26.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:36.754Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ee92c363-f645-4b53-8f1f-9994babbc9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:30:37.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:47.796Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=df3ada1b-e1c2-4896-a414-4985a24a8220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:30:48.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T08:30:54.316Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T08:30:54.316Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T08:30:54.320Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:58.836Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=893dcb45-86ae-4186-8aed-4d42f8ef4903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:30:59.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:30:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:09.878Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=634821b0-7737-4881-ad8f-12c62d520154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:31:10.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:20.914Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=35488283-35f2-4451-9eec-5200511500bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:31:21.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:31.954Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e745de73-22d3-4da1-906d-d06d6f409c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:31:32.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:42.995Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=61398786-c505-4679-934f-c1b7bcea6588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:31:44.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:54.034Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cff201c6-b3f4-47e8-bd9f-26f43876b970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:31:55.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:31:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:05.074Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8d6a1e7b-a294-44ab-ab74-6e95fe079ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:32:06.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:16.115Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a3d02221-95ab-4a21-ace6-2b3641b5a601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:32:17.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:27.154Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f2a85d72-ac99-47ce-b112-445aa1a5dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:32:28.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:38.198Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0bcd9b18-f870-4e9d-8fbc-dbe997d60dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:32:39.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:39.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:49.234Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=11cbd060-71d8-4e36-bc5f-9005f915626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:32:50.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:32:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:00.274Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2400c954-7ece-49e4-8ce7-dfc4cd6293bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:33:01.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:11.319Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=39f9f7c5-1af1-4b02-841e-0f55d1af713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:33:12.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:22.354Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3b524e25-04d8-488b-ab8f-9d311bbae2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:33:23.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:33.394Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7d9afb8f-4e6e-47be-b5b4-33ae13331357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:33:34.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:34.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:44.434Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8cb504b5-d77e-4c2b-839d-aee6a46e32ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:33:45.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:45.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:55.474Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8ba1a792-9ce3-411f-9832-38bf7f763fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:33:56.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:33:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:06.516Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e92ff2d0-ebb1-4aed-a837-57fe745ee040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:34:07.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:07.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:17.554Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7df93f40-aac0-452d-a22a-b8e288578a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:34:18.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:34:28.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:34:28.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:34:28.034Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:34:28.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:34:28.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:34:28.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:34:28.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:34:28.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:28.595Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9173e276-24c6-4d4e-bacc-1657f167c04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:34:29.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:39.635Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b4aa8ba2-c303-484c-8840-89f4d739a7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:34:40.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:40.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:50.675Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=066c1a39-4196-4a6e-8b8c-35eee710a86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:34:51.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:34:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:01.715Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7fb997bf-b4d6-4717-832f-207797f10a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:35:02.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:12.754Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e4359616-2d60-4b16-a414-da02727c6771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:35:13.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:23.795Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=03b83494-b856-4fc9-b905-ee5fe84ccd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:35:24.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:34.834Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=eb78061e-1b53-40be-b91b-f165ed06c196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:35:35.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:35.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:45.872Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f01d7664-bf54-455c-b4e3-cef0e36c5015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:35:46.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:56.915Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0022cd4a-5a81-4ddf-af49-da81ecc0a9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:35:57.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:35:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:07.953Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=10229944-1bfd-4d0f-85b6-a93aabf69b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:36:08.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:18.995Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8adda259-b433-469a-89e4-d1cc6c7e30e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:36:20.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:20.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:30.034Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=be1ed12d-17d3-4faf-ab57-2b76ede5014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:36:31.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:41.074Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=35c89721-a74a-4b32-9ef8-2aa5706036bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:36:42.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:52.114Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=393bd74b-1834-4917-ae44-300c0dec9bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:36:53.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:36:53.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:03.155Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=eb9d7779-4f24-4bb8-8c8a-eb2e21e9d482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:37:04.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:14.196Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2035410e-4869-48a7-a2ed-f5aeffc75769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:37:15.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:25.234Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4ee0c162-25bb-471f-9efa-4c38ace13a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:37:26.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:36.274Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5986f2ce-2d91-4913-bd1d-17cd89cb6c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:37:37.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:47.314Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f3bf2d0e-4e75-4627-b577-3143dbcb2e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:37:48.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:58.355Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0a8e8649-4ab1-4126-9c4f-fb5b4e422f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:37:59.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:37:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:09.394Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7b86ab7e-a20c-46b6-bf70-085b8633fedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:38:10.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:20.434Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=75e473c0-5ecb-4ea0-92be-2111da6d34e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:38:21.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:31.478Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=94d46e5d-ac42-4299-9a73-9b2e5c4bb750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:38:32.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:42.514Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4d44e6f2-c118-4045-a065-7a5d8c56cd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:38:43.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:43.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:53.554Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3f184c15-f917-4d5c-9f2c-6e1fe9489753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:38:54.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:38:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:04.598Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7a886504-3295-44a7-8dfc-aa9c3015cd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:39:05.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:15.635Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3c45cd39-d445-4338-ab5e-cf929530680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:39:16.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:26.674Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2142dd9c-1d60-4e7a-8414-0d3de267fbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:39:27.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:39:27.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:39:27.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:39:27.309Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:39:27.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:39:27.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:39:27.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:39:27.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:39:27.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:37.714Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9ebf8201-69da-40b6-85da-2460d55c36aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:39:38.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:38.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:48.754Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d16e374c-3150-40d5-8846-7feeb65dbe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:39:49.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:39:59.794Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6662aba5-6be3-415d-a98e-101e2e0c4aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:40:00.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:10.834Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d98a5d88-db1e-412a-b274-4eb8c5734ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:40:11.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:21.874Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6e12ee02-f04d-4be6-8f65-08c45ac788bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:40:22.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:32.914Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=07087af4-21f2-4de3-9f38-b1068c9fa355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:40:33.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:33.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:40:43.955Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2d9d104d-62bf-4dcc-a2a6-91c6457991c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T08:41:13.969Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.44.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:23.971Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=23682bc3-e9c1-463e-9afd-f8c488cc2a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:24.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:34.081Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=72db96cb-5678-4f25-95ea-dac1f742f084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:44.094Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c9935149-dda6-4583-a783-b970642cd634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:44.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:54.107Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3f1d5252-11a2-4497-81b0-634ac0b637ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:41:54.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:04.119Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d9c86698-628d-4067-b07b-42785cb16608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:14.131Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f734c75c-015e-4064-98dc-1be369d9d732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:24.144Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8cde45d6-f28e-4f74-ae99-1f2b8e919a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:34.161Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3b2cb829-dcea-443a-b5d0-26311198c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:44.171Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=91e5c9eb-440e-4259-a746-ef5068ef14ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:54.182Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dceb04cc-6363-429e-a423-3c0e6720751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:42:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:04.195Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=be5ae810-430d-44a7-9d22-daf7264473c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:14.207Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5712ba90-8b01-4e3e-9523-feab0c9efa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:24.217Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7295a891-fc62-4967-af42-a7cab122fe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:34.227Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9b21b6fe-b589-46d0-b84d-8112fe6212d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:44.237Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3d9103a6-7ff4-4dde-b129-ab73cc77cc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:54.250Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3cdfa221-653f-45a7-9665-f78649719feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:43:54.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:04.262Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9b326f35-ebed-47aa-9450-e6f9fc8554a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:14.273Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1db1b113-7276-449f-b688-e756cdfd6e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:14.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:24.283Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9fa19d66-e3a6-4fce-b4cc-ddc08f0f24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:44:27.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:44:27.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:44:27.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:44:27.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:44:27.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:44:27.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:44:27.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:44:27.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:34.292Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2e9b4406-f366-47f9-be58-abcf1872b46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:44.302Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3de2d31c-a886-4ffb-aaf6-220e2140b750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:54.311Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a4c840ec-840c-4bdd-8ff0-61d68da6334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:44:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:04.322Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9088ce17-a604-4e67-9367-28a25af4aafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:14.330Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=348633c7-efa4-4dc9-a19c-844c77f3237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:24.340Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=17a1db4e-faf1-4fbb-8c4f-489ad3662520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:24.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:34.350Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b39030b3-fa32-4c11-9be3-1d12a8b8b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:34.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:44.359Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e3272d9a-ab6d-478a-80c7-6a68fb49c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:54.370Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=55c7ef4d-f780-4f28-9159-b4d42d6904aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:45:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:04.380Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ff139b04-aeb8-40f4-b086-2f5f3e3d3cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:14.390Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f25e52a3-c52d-4f80-b7a1-22fe2662342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:24.399Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9ef1d313-cec5-4ca1-9d77-cfcb82d8b188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:34.411Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fd9a3c0a-7db6-4110-bded-485c7e9ff979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:44.420Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=14c6298a-2932-4c7d-b1d0-72a36d878031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:44.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:54.429Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=29d61853-1c1c-480d-b305-0b4680b96968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:46:54.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:04.441Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d2a268da-1169-42fe-ab51-3b9da2602bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:04.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:14.449Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8e51100d-ccc7-482d-bae9-3b4df8690a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:24.458Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=eb390afb-dcab-4a44-a1b6-f729550e110c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:34.469Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=13f233a6-a726-4211-96aa-0514434a0aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:44.479Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b663836d-9c44-439d-b891-13e8e72a0f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:44.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:54.489Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c89cd129-b844-4df4-a104-5ef96bf3a4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:47:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:04.498Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7b7a63ed-0176-431d-8bdc-b7941102ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:14.506Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3b7d4504-ab42-4347-b6a4-5989de7391f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:24.514Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d8e27038-ccd5-4999-b636-50ec4b0b0b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:34.523Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fe0cb741-18c4-407d-a615-f782cc967646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:44.533Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=948c1c23-6426-4979-aeaf-9bbdddf84cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:54.541Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9e1d08dd-d8b9-4e15-810d-daf6e87a3976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:48:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:04.548Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ca094e15-4fe0-48e0-b67e-4a0c829953d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:14.557Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0140d858-2448-40da-bca9-06a2ea1038d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:24.567Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fb71e4f3-a31c-4eb5-ad90-5cf79a3d7e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:49:27.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:49:27.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:49:27.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:49:27.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:49:27.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:49:27.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:49:27.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:49:27.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:34.577Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4801c4f2-f752-491e-9f13-194b66182997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:44.585Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=213c05de-cffc-4380-9bdc-53a4c6ce9a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:54.594Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e21b29e3-f328-4cc5-b8ac-6a8653a4d858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:49:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:04.602Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f262c1bb-7bc5-47ed-8741-83c6a29986ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:14.610Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6ed20c5a-a490-414a-a883-8aba2a280748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:24.618Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=689dbd3a-eb92-49de-b483-78365d4ea453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:34.628Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ac8ede26-7632-4d4b-bba9-7ee2b03d6528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:44.636Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=18705a27-1143-438f-baae-acd0d856d5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:54.644Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e3444985-34cb-4b63-b5f4-727dd1aa9df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:50:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:04.653Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4487a1c9-4e01-41e0-b705-e1adb1da065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:14.661Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8c23a23f-6041-4b19-bde7-fb2d53b17907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:24.668Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c0e1c7e7-db35-4985-b030-cdd834b1d34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:34.677Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=62034112-49f2-47d1-aff1-66a73c7c2345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:34.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:44.686Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f8cfb92b-b33f-4284-93d9-a4f899ffae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:54.697Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=926bf14f-2980-46e1-986f-0654c65de51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:51:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:04.705Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=69a7d681-7e75-43bb-a601-44e04a700e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:14.715Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=37f87f20-7861-4022-8a5a-a36f3ec0a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:24.725Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c597b690-89a2-49e1-acad-adda314233a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:34.737Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9e9415f8-434e-4026-8906-db46e88e6a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:34.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:44.746Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c901ae43-40ab-4b26-a09f-31feb62726b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:54.757Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0cc8fc75-f5a5-494f-b518-fb11196bde82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:52:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:04.766Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=be2004c7-50b6-4119-85cc-433f9903a74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:14.774Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e24621ec-5d8f-49fa-8d47-ed893cb2a735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:24.783Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b90b667b-a6c7-4c4c-a003-5689ca45e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:34.791Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3be50b26-bb86-49f3-93a6-1d8aeb4eebf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:34.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:44.802Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ed4447a3-0440-44fb-962c-d23f38f694f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:44.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:54.811Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=39781b36-45b9-4259-9690-a5c6e37028f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:53:54.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:04.821Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=479282d1-f744-4802-ae7b-84cf4e7ba292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:14.830Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=39ec69c9-eedd-4a44-af2d-93d41fa21317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:24.839Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f76aa7c9-c916-4ba4-971c-d98128cd3834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:54:27.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:54:27.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:54:27.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:54:27.323Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:54:27.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:54:27.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:54:27.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:54:27.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:34.848Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=486668a3-b8df-435a-9a35-ed47695cbb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:44.855Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ef624cc0-31bb-4a2e-9fc4-3fcaa81a2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:54.862Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=96650e39-8e23-4108-8728-389eeb81c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:54:54.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:04.871Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4f12504e-354f-436a-8503-6f81b0a2baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:14.880Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1bbd5a8b-bbcb-47c7-a80c-c5e40edaaaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:24.889Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a4838d7f-abcd-4d45-b5ad-9b19bc0ef261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:34.898Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3e620247-945d-48fb-98a8-fca79d40ccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:44.906Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e8389a15-8945-4538-bc3a-21291b11a0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:44.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:54.914Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=020b1d79-967c-4165-9fa7-1986ff7293ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:55:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:04.922Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=15026927-52c9-482f-bec1-4535e9a1448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:04.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:14.930Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=75ddc1bd-93b2-4a55-be28-a94db2fcb5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:24.939Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fd9b4131-6ecc-4401-a5db-1782d51e9fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:34.946Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3cc84140-6e95-4183-b5fd-b3c30130e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:44.953Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d1299d4e-30bc-47f1-a195-1d3547b9523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:54.961Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=708eff3d-8448-48a4-9ad2-08b28663f4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:56:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:04.972Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ad55c346-a740-4542-8927-9b1be5d50b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:14.981Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d98e41a8-68bc-422c-a6a9-b7c7dd13e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:24.991Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9f71e766-5f68-470d-893c-ee4ac7011c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:35.001Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=96a50345-1abc-4a87-aa61-1f5830947ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:35.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:45.009Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=95cfb648-e837-4750-b63f-a65af5092c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:55.017Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=979064be-dcb6-4375-b3ef-4031bed43045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:57:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:05.024Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fa4c23d0-9db1-48f8-9861-847bb8437f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:15.032Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8eb0a16b-a7c3-4b79-9978-2a79328c0a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:25.041Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b955c6fd-86a8-4e68-b623-d7b818ecd1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:35.048Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5bacb7d3-ce58-4b10-892c-c11dffb9d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:45.058Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c873720f-c287-4bf1-bcad-4a93da8703d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:55.067Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1caee023-cfeb-493f-9550-36b8718a95aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:58:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:05.077Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fa843b88-dd60-436c-b6a7-93b1e4351f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:15.085Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9108767e-9744-494e-95b1-bd93ad9f74e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:25.094Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=133ad9fe-c620-4240-afa6-30e03176ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:59:27.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:59:27.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:59:27.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:59:27.287Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:59:27.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:59:27.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:59:27.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:59:27.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:35.103Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7044f70e-9276-40ae-9871-3450689d7639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:35.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:45.112Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=248b2dad-4be4-4ceb-ba8a-5195fe3e29f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:55.120Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4455db3c-b78c-4b2b-b28e-48cd75d34383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:59:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:05.128Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ca9cce1b-9072-4bcc-8963-cb6c1d91a9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:05.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:15.137Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b9d58f1e-6f67-46d7-99b4-2a2fb209f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:25.145Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c0fb6192-bbd8-41b2-afce-7149cdeab04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:35.153Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=020a3209-6438-4bc4-af77-0289394f95f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:45.161Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ebf8cda2-6e4c-4adb-925f-31ab1bfd06fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:55.170Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4a9ef68c-c046-4a1a-ae64-a0209a3151ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:00:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:05.178Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4a826a7b-2971-4da1-83bf-aff2c6d88f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:05.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:15.186Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f2732dfc-92a1-4979-9bce-919b6b95a7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:25.195Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ad1d5caf-fe32-4af8-9aec-5fc20beeb929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:35.203Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6ff21ec9-f06a-4ab5-a9cb-a1120bec7be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:45.211Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5ea90229-fc83-45a5-919a-f948df747e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:55.219Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b9be96aa-c1fb-4ccd-a7ab-3c3262c46bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:01:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:05.226Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=726e4d45-b97b-467c-858d-1f679b692f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:15.234Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6cdcbeaa-6f28-4bb8-ad11-696117ea1713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:25.243Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c2f79984-f5d5-42b7-b2f5-0558e9aa63aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:35.250Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=15a715e8-9ff6-4956-b7e8-730fce9e3d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:45.258Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=55ecf28b-5890-4cf5-b075-bc1c17ae3d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:55.266Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7a6ef2f1-464e-4d93-ab58-48a11641f576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:02:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:05.273Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7efd3af1-8433-4b03-8617-25353e58423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:15.280Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8c8e90eb-dce7-4490-8ee0-016d52e436ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:15.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:25.288Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7996100d-c97f-4b56-aa94-f67263b5331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:35.295Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=34741795-65c0-4c79-9523-fb122035d867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:45.302Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=543fac0b-1357-46cb-b41d-ef695bd3c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:55.309Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=45c39877-8d71-4209-a59c-6d4e65d01af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:03:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:05.317Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1028ba90-d7e9-4335-99f7-226ccc77d3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:15.325Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9e558893-899c-4518-952c-71d5bb4d7f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:25.332Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=44e28feb-592f-4de3-8c82-646f806b5daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:04:27.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:04:27.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:04:27.292Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:04:27.293Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:04:27.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:04:27.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:04:27.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:04:27.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:35.339Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=46172470-d26e-42b6-8502-f29319c8011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:45.347Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fff68c9d-9851-4b43-a35a-38471295606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:45.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:55.355Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d82a2e85-4101-439a-94c8-a0b3927f84ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:04:55.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:05.362Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0a4f1171-2a77-4910-a079-4ef7b506a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:05.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:15.369Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a21fd09e-76c2-4a5a-967a-c20f8996180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:25.377Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ff3778db-d504-423c-8804-b4236b9f70f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:35.384Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=15f71342-d3e3-4a63-bc52-5f9c0c8e157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:45.391Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c59c67f4-74ce-4bc7-8702-6435252fa49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:45.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:55.398Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=72786ae8-e73c-4082-be41-0099be6b6f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:05:55.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:05.406Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a58a4f29-7027-476b-bf6a-645ee3f3b50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:05.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:15.412Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d95435bc-bd45-45eb-8c21-1b877e857389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:25.420Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=bddcbf5a-7b89-4f76-8503-12430baa4b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:35.428Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cd56f429-6a73-4a70-b6d9-896c1ecb1167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:45.436Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6b6c8733-e679-4fb6-be99-2a9fdd692d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:55.443Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=43781c9a-5e1f-4d33-8823-867f594c8ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:06:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:05.450Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=30c268b6-d417-4a0d-8c62-a0d6b52a1ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:15.457Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e700d26c-3409-4ea4-832a-c17631aee750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:25.463Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f889cea6-fc32-45b2-be46-1d1ec7bd07c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:35.471Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a3ceaa2a-606d-4fb3-8da5-4b654bc08183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:45.479Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0b781d61-7faf-487a-817e-8636801feb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:55.486Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1446ef16-4993-476f-ad00-bde2d2dfca01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:07:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:05.493Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=67b89cd1-05c8-40ba-b00f-997f388bb6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:15.500Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=08a6387c-6ad2-495f-9283-4ba00617eee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:25.508Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d365ca63-e710-4e8d-b23d-c9ea5e3a80f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:35.515Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dcbb38da-02ee-4915-afbf-7986caa0fe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:45.522Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ea626d28-bf87-460c-a3d2-f5674f2db04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:45.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:55.530Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3d85368e-3dba-405d-86d0-9c83d5b8c956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:08:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:05.538Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d36f5faf-d04c-400b-96a9-a9f83e4eb6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:15.544Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3c561b35-74e1-4bca-b23c-099aedeaefdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:25.552Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1cd0c025-bca7-419e-adb6-b76856adc3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:09:27.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:09:27.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:09:27.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:09:27.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:09:27.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:09:27.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:09:27.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:09:27.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:35.559Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=64650814-f85a-41dd-bcbf-ec47528ecd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:45.567Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1f7c9b17-8323-4f68-a031-191d2f63d8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:55.575Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=76bf4d81-7426-4b8f-94fe-364af16552f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:09:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:05.583Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ecc3e110-b1f7-4d86-9914-343287719899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:15.589Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=feb84bce-4661-4cf0-851c-434b63898fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:25.596Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=56e2042b-b398-4852-a2ce-fa7f7682fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:35.604Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3b5d11fc-d3a8-4a0e-8874-9b01d91e6603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:45.612Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a0c49e53-222a-4196-82ef-6b5f17213243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:55.621Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3beca9d0-9e8b-4e72-a66b-a431b2702eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:10:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:05.627Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=07c99fe1-5fd6-4586-98bc-d63a76e1e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:15.634Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5932f30e-b63c-4871-987d-0e96002090e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:25.642Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5a952019-2c9a-45c1-9d8a-07e270ca61d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:35.648Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7f6b8a39-fad6-4b2a-b170-71565b8c5d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:45.656Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=57da6d93-6a31-4d90-bc35-883822277fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:55.663Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=461241e7-1b32-46f0-9947-fb2ed4a39173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:11:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:05.670Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4ba23cb0-6dc1-4251-851c-e7fbdfcb603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:05.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:15.677Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ed7a0c6b-2d85-4667-8ffd-bcf9881a8984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:25.685Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5c680263-9fa6-4706-9ae3-7675d7b3f6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:35.692Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1f2963e9-05a8-407e-a02c-d751e5da277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:45.700Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d73e6c59-c3ae-4f1b-b17d-d99e2121b9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:55.707Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a969f95f-b716-46a3-9a11-b374460f2268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:12:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:05.714Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=aaeb08ec-6e48-48ca-a424-7dc0a058fed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:15.722Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1784b496-5931-46e7-93ae-8b693dc2d39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:25.730Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d9b357d1-7978-4da4-bb7a-248f4f5f74b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:35.737Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=df0cc03e-7d99-47cc-b777-8d92c9f1cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:45.746Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fefa2924-ddee-4916-a71a-94c5a60c2de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:55.753Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c746d803-743a-4216-a329-73e613246e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:13:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:05.760Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f199dcc3-58c2-41d9-aa21-034b28850845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:15.768Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=06c3124b-d8a2-4497-aa25-55d49078f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:25.775Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e9f6d392-11e3-4754-8f62-1308a0968bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:14:27.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:14:27.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:14:27.265Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:14:27.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:14:27.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:14:27.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:14:27.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:14:27.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:35.782Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d6a3363d-d000-4628-a3c4-b037a7190cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:45.789Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a70cf840-48e9-49f9-a029-77dc9dd051d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:55.797Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=137a9af1-2e07-4a91-b7b3-1dad10bfff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:14:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:05.804Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=52859f38-17c5-419b-a05d-dab034f7552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:15.813Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8363e484-eade-40c7-9d7c-cba1ed5b20ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:25.820Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d9315ce8-b8a9-4513-ba0e-5e643807919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:35.826Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d0d6388f-7f70-4cc4-9252-a39af322dc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:45.832Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8ca6b6c8-05d9-4730-8b4d-ca3d92c84276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:55.838Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6cef7e17-68e3-4d65-b1ba-dae073d7ccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:15:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:05.846Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0c4f71c2-258a-4cbf-975d-84938f6b1d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:15.854Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c72cc198-bbb1-489c-b82a-66501e0d8b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:25.861Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=05f8a39c-c1d6-4c1d-bee9-aeda16690347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:35.868Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ce57fbe3-f28c-4ba7-906c-11b3ce15e23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:45.876Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=61de225e-bf25-4cf8-8dd1-c5b3e435d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:55.883Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=edfc236a-6347-46b2-8cd4-e7c6c453cfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:16:55.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:05.890Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5fad4373-87a0-4410-b650-56a95be44e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:05.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:15.897Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ff540bc8-0b58-4501-9ec0-cf83f12c5c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:15.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:25.906Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=15817f0c-9839-4ba8-a3e3-85ed04d9d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:35.918Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cb207cb3-1a49-45b2-bb37-a8e71bf9f952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:45.924Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=baea5954-bc3a-4737-8d6b-73385768e3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:55.932Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f4a4aaeb-bcc7-488b-a70e-14099012fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:17:55.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:05.939Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=28c3986e-51b2-4c16-8a2d-6689998f4442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:15.946Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4f41cd92-1530-473c-be84-7ce0c00528ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:25.952Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=723d678b-75a7-44a5-8aae-b40daecfffeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:35.959Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9cecf865-944a-455c-8009-5147172f98f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:35.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:45.966Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=634d8f6c-ac53-46e1-b044-a4d545b89dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:55.972Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2e147511-2645-4008-aef0-42297109e25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:18:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:05.980Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=41919e8d-31be-4daf-a7c7-de3d6cd1b463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:15.987Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0d549e7f-5832-48b6-8fd6-955e2757c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:25.994Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=721471c6-1f27-4378-afa3-24f6cc2fd3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:19:27.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:19:27.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:19:27.254Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:19:27.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:19:27.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:19:27.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:19:27.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:19:27.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:36.001Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1ac3c78f-fa33-4c8e-a7b6-659079e42e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:46.008Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c905ae63-2ad8-44a7-a47c-aad3aead6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:56.014Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e420cc35-bf56-45be-8301-fc0cf257ed9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:19:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:06.020Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7c275e03-7b74-4ecb-bfdf-09443329d722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:16.027Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8260283f-3d9b-4cf1-aee6-25fea8a914e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:16.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:26.034Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=68d68d87-b47b-405a-9527-8b8b91f0d109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:36.044Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8be69834-e64f-42ad-8651-082805aa9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:46.051Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d268bd9f-03bc-43b9-8de6-8ee18555e0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:56.058Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1caa0557-00d9-48cc-82df-1213b9459f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:20:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:06.064Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=38873d02-0fcc-4f1b-b20a-92cc1c2a486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:16.072Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=41728e9a-2c78-4aec-9cc1-48c7e6fa0289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:26.078Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6f7db601-2722-4890-9f52-848badb0b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:36.086Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=10f9d499-784c-4a17-b7b9-d11f24579ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:46.094Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2dac9c30-f16b-4967-950c-181ec3eb087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:56.101Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c5760c16-1a9d-400c-9a0d-86c420091da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:21:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:06.107Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5d7d7d4e-0935-40af-be26-d3b3e0dfeb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:16.118Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=05b49aa8-9bad-4ada-b585-52150fa3ab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:26.125Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ba3ddc3d-6fdf-456f-ad65-58247c1531ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:36.132Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0148ae5b-b68a-41ff-b729-51ed0623b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:46.139Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dca50410-bbdd-46c3-a607-f058146e5891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:46.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:56.145Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dfd565a3-0c70-4c8f-9182-9d21f4a4e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:22:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:06.152Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=89b864b8-e0cf-4535-8c19-867a2df55d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:16.157Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dc5cd2d4-6171-425d-9532-8dddb04815d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:26.164Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cc5d52c7-2b77-48f2-b45b-bb2f3a965f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:36.170Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0304d349-cfa6-488f-ae3f-732c456df0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:46.177Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dbcb4696-7164-4e8a-a489-b917947f7064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:56.184Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7e122471-3729-44d7-908f-a4280d4ae0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:23:56.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:06.192Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4ee3c8f4-e73a-4624-9b36-a4378d7841b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:16.200Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=10c66a00-30c6-40fa-99d6-0ce7ee620b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:26.207Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7fa1f15c-6a51-423f-95d4-b6d81a052ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:24:27.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:24:27.239Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:24:27.240Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:24:27.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:24:27.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:24:27.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:24:27.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:24:27.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:36.214Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a6489d91-644d-4142-a85d-a030bb7e7d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:46.221Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a286162b-9f3e-4364-be8e-f2a8117cab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:56.228Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=75732d31-46d6-48ad-b7be-968efaeebcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:24:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:06.240Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=64b459ca-0f8f-4cdf-893c-0d3109535694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:16.247Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=216bd9e8-e8e4-40f5-8705-6fe1cbf4b0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:26.252Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4e37e689-990e-45fb-830d-ff4788bd24f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:36.258Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=94177c66-6672-48cb-81a1-d9f9e06cc3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:36.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:46.265Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=aa678d44-9984-4b10-b303-3cc37fccc7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:46.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:56.272Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=38dce80b-8a5a-4f2d-9a40-63fc3aae062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:25:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:06.280Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=da3bdf14-3292-4291-9fab-3c24dfe26660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:16.287Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=23eb7f68-d81e-45ce-90fe-8fb1861af3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:26.293Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9227cc1c-5e88-4b95-8397-149e8fc3bde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:26.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:36.300Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=63a6dfcc-c8a8-45c2-bc1c-4a377c949a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:46.307Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ac2e7880-1978-4543-852d-daf8922351da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:56.314Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=40039112-bcd3-4f69-88c5-46a2d4fa59bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:26:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:06.321Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=19a9df11-97d9-47de-b859-dfad79cd8d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:16.328Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0af003ae-18d3-44d8-b387-d7b974c73b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:16.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:26.334Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=77d50c3f-df05-4735-8576-c7b727665f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:36.340Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=af06149d-6818-48d8-babb-c9dc4eabe5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:46.346Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0f6af688-6367-442c-aa52-63b2e29671c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:56.354Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=789bfe75-f4a3-46f3-b060-90cad4df3b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:27:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:06.360Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ebc9f50b-37b4-41fa-b6cc-71c43b7e6abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:16.366Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=699701eb-2f75-47ed-8b16-67401c5c7563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:26.372Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9b7d3ab8-7b06-4944-947b-e53965a9356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:36.379Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9c3550ca-0537-48a3-917a-1ec340b70222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:36.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:46.387Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cef72a3f-bad9-40a0-903f-baade70f5a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:56.394Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=aafe89bd-d51c-49ad-b9b5-64701e201ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:28:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:06.402Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=43c8a733-ada6-42df-bd87-c9765694e4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:16.409Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=844cbe08-44f7-4ba3-8915-8ba673afa382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:26.416Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0a7c4405-db6c-4c40-9b49-d0247703c0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:29:27.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:29:27.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:29:27.236Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:29:27.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:29:27.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:29:27.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:29:27.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:29:27.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:36.423Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7373becf-a0f5-465a-8f02-7ccf8d17531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:46.429Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=70f64fcb-7861-4f7a-96bd-ef738e58c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:56.434Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=414dae73-1c18-4ea0-8d26-ca9661216865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:29:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:06.440Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=76690f94-3186-462e-a211-c2161ac8d3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:16.448Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d92428f3-05e7-477b-b67d-4dd4f2f6501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:26.455Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ee139dc1-da73-43da-abd4-09f749581aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:36.462Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=136213e6-d259-41ff-b490-39e4863f27b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:46.468Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7be3804e-38a6-44c8-8f40-909c3f2ec060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:56.474Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=786d732b-94bc-4574-a7e7-25a96419fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:30:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:06.480Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a1867d3b-fcc1-44dc-b358-12a7a723b4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:16.487Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=47ec5daa-17c4-4632-9003-dba902eead7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:26.493Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fa80b3be-5d71-45e1-807a-444aaac7a1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:36.499Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ccaff037-b8dc-4e7f-a958-06166e8a2caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:36.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:46.505Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3caa3dc3-6b8b-492e-9139-24ac5a93eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:56.512Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=12313e5f-fe7b-4629-b236-d6bb55f482ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:31:56.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:06.518Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1935b132-219c-4e5c-b73e-5b8725db951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:16.526Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=073f8c42-47c7-4a60-9d60-960b5f7653ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:26.533Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9604d072-6b6f-4d1f-8578-e202d9dd487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:26.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:36.539Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=495a95d0-f76e-46fa-a682-67fa2e794e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:36.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:46.547Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=eeda6243-6df8-48e0-85fb-b69dddfa48f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:56.553Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a551ec8f-d5be-4f52-bb52-89c890d8855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:32:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:06.565Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fbeea51d-70f2-430c-977c-b7bc18ebc393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:16.571Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=de2210a0-47b5-4619-b931-cc8a6dfa5cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:26.577Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=689b35fc-c27a-4ed7-bc12-d4dfd5e2d39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:36.583Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=38ef2175-c6e8-4c13-ab8a-69ab30ae1daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:36.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:46.589Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=56a23d4f-82bd-4e55-838b-4b9158f6161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:56.596Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=aa75adc5-a781-40ec-862b-0ad4ccfd4ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:33:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:06.602Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f4cac032-6972-4c5b-af27-665cfb9fb6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:16.608Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=72597e38-4892-4ffc-bfe0-d1a1a5bf101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:26.615Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=594a48a0-8dd0-49b7-aa68-0ec2f583a669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:34:27.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:34:27.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:34:27.265Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:34:27.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:34:27.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:34:27.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:34:27.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:34:27.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:36.628Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=53501095-fdce-4e34-baa4-21eb5fc4fef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:36.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:46.641Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=25237c9a-4bb4-4071-9e76-420ebce3156a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:56.648Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=035e7267-2a6c-42ce-bf6e-d4e157759f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:34:56.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:06.655Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e0ac03e3-e2ee-490b-bf0e-336aef88ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:16.663Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a29891ec-dbc1-46b0-b829-319eebf11bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:26.669Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b4c1730f-671a-4231-bcf2-19ef278e5332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:36.675Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=631ad824-cd45-4501-90f6-d194c686a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:46.682Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=bb2ae6e9-2e07-4512-adf0-1d22eb18e12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:56.689Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=657a126d-ec9e-4115-a9d2-3ae5e698d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:35:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:06.696Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4e6b5251-cf24-4eba-8d4d-40fcc5e9db3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:16.702Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a03bcd1a-5bf3-418d-b27a-fdb7412e4f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:26.709Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a30c2d9a-a904-4d0c-92f7-b78da8dab7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:36.716Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=edc95b7d-37bc-4ec4-b189-3862455fd868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:46.723Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f7c5f26f-442a-4ff5-b86c-435c7641841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:56.731Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9b819ab5-f225-4d81-ac20-ffdac4010b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:36:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:06.738Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c73d9310-48ca-408a-84aa-dc1395de32da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:16.745Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ee3b0ce7-9b7b-4c81-b439-b032540451e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:26.751Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ce438ddf-9aff-4798-b425-94cf909fb334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:36.758Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=70d755b8-26b9-4a3b-a233-3d0ff734e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:46.764Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4f6973c4-1055-48d0-969d-d38c354dcb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:56.772Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8ebcabf3-70ea-4b28-9caf-11b30cf5f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:37:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:06.778Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=578977ad-4262-46d7-bab1-7c7f9772a1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:06.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:16.786Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f78c03a2-71f8-4728-8f49-fbcd4c67d1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:26.792Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1a060c7e-d259-4c93-8ba0-95405760a394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:36.799Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1b9fd7d4-5f6e-43e8-a80d-91bb15915974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:46.805Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=491358e3-bf92-44ed-90ea-8839b96f6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:56.812Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c1aa6b3c-df29-46b7-9acf-8b4dc28ec58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:38:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:06.818Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9f023299-aa5d-483d-bdc3-1d5c86a20a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:16.824Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6c97a7ff-852c-4124-8059-dea57172138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:26.831Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=75d24515-78e5-49c2-865d-1dc2b3391e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:39:27.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:39:27.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:39:27.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:39:27.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:39:27.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:39:27.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:39:27.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:39:27.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:36.837Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=28ba4327-cd05-47a5-9be7-bfb520553861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:46.844Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3b3542da-e54a-4888-887f-5a62afe5da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:56.851Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f9ae0f6f-e6fc-4c81-8c95-35ea3137a853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:39:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:06.858Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7068e598-80fd-45e4-986d-a5f10bd58f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:16.865Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d09abf9d-f73f-4874-ac9c-e06d9bf0496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:26.872Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=53727423-490e-44e3-8a96-6fe2c7c2e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:36.878Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6d77cc28-bff5-4c86-b751-b374251da3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:46.884Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=81c44a61-1367-4dfc-8ef9-fd6070ac94fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:56.890Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5475c60d-85e0-4bc8-8478-1d82aeee917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:40:56.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:06.897Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=132bbb9c-d59a-46bc-a8da-96f5d33057b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:16.904Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dc355b7a-0133-4dfd-8dad-685716f6be09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:26.911Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ee2c666b-d5b9-4262-88a8-a8379809bd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:36.917Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d45b8a95-d95f-4aa5-b726-55346b4b4fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:46.924Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9a8cc2c5-79fe-4515-9c18-81540fee5815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:56.930Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f8bd6f2f-7934-4e5f-8d03-5666ff1aa946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:41:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:06.937Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=eb043f11-590b-4612-be39-4912e8321ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:16.944Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1eab6308-fd5b-4983-884c-460dbf5c1d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:26.951Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8b73eb9e-e170-411e-9cdc-73c054ad230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:36.960Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2688de5b-a581-483e-b2a4-8e9b250afc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:46.968Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=63646387-1fbd-4fbd-8c76-6d78039c6680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:56.975Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=66acd974-b956-41ff-9e60-6c43f914bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:42:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:06.982Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5fe8e0e3-d544-4115-acda-3417b5577157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:06.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:16.989Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2e4f0d3a-60c7-4db0-81c1-8aa7cba38b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:26.995Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=31ff375f-ef96-4df9-a143-84b3997d30e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:37.001Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=09c9ba18-d03f-4d5c-b884-5e90db281412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:47.008Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=14b5db6d-739c-490d-a39d-e2a3215d0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:57.020Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5103e8ef-fda4-4241-867b-46a1304d10e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:43:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:07.027Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b290603a-3e1b-455a-9a43-f8951d09debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:17.033Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b1c83fa0-9aeb-406b-999e-2d7815cb56fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:27.039Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=472503b8-6f25-4308-8e6c-409b26e523cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:44:27.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:44:27.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:44:27.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:44:27.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:44:27.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:44:27.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:44:27.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:44:27.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:37.046Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fa87fcf1-ebf8-4278-97c6-05dcf39f4d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:47.053Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=98b56783-75f5-477a-8917-eeec2dbbaa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:57.059Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2002873f-b9b8-438c-97fb-ebe1e1685fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:44:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:07.066Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=91e08813-d1fe-4f7e-b49d-02dd56c7cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:17.073Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8e3a1569-59d9-4431-a342-1f640c0e619d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:27.080Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5bdc00c3-9754-448a-89e6-1b220671f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:37.087Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=de0d8e79-ce63-4fef-961c-645aff800640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:47.096Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=19af0284-e00f-4805-be8d-aa3f659eec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:57.103Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cd2313fa-1c41-4558-9884-2a8531f8c107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:45:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:07.110Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=04215957-c089-4e65-807c-d39854e832d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:07.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:17.116Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=22ed2ed5-bac4-4757-b08e-657ebca69867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:27.125Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7d0e9ad9-a9f4-4899-8eb4-357f36e1f7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:37.132Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ae69ca70-f0a7-48b7-82b8-f8e2909050e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:47.138Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ab3304f1-5d12-49a6-b12c-7f3eea419d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:47.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:57.145Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=efd780c0-513b-4fe4-8e8f-8322197d5bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:46:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:07.151Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=96891622-5daa-491a-825d-f55a4518f531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:17.158Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a61a076a-7e01-44ed-afb5-4af4845f435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:17.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:27.165Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8c0079bb-e70a-4157-9fd3-7834880dd041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:37.171Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b889f8c7-662c-4da0-a36f-1927f2f5f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:47.178Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=48217b9e-5025-48c8-aef6-0bd27f9d65af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:57.185Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0ea2e284-e377-4f9f-b08a-7ad12a72aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:47:57.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:07.192Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=444039ca-da59-409c-9156-43a53db4c8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:17.199Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6e31120b-61e6-491c-8e35-24d2bcab79c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:27.205Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ceed432a-3d44-4a50-93b5-9e1ff37d4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:27.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:37.212Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dbf6baf2-8982-46ce-89f8-d16f08cbb561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:47.218Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3da395ac-b083-4c8a-ae79-97905893e4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:57.224Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d417f8d6-aa03-449c-a3e3-5c190d954cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:48:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:07.231Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fb2ef445-0bd9-4e62-be76-513f6f5b8ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:17.238Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b0a1b914-8640-4ce3-a117-705eaefa19cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:27.244Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e403973f-6c2f-48c3-9785-f03d6a03068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:49:27.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:49:27.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:49:27.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:49:27.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:49:27.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:49:27.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:49:27.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:49:27.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:37.251Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3c74fc40-608a-4274-bd72-e9d9f282422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:37.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:47.258Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=bbcb9503-05ae-4551-9e8b-1b6b54d62615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:57.264Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=80321890-6243-4760-9177-582b5714a7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:49:57.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:07.270Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=507b9205-eadc-4dc3-a52a-c2b8cf01c239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:17.277Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2928243d-d706-4d8e-b293-e70d4844fc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:27.283Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fb889d97-d138-416d-8657-a46fc37ec200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:37.290Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5c71e057-587c-43eb-b63d-ca56667e65df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:47.297Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7f46a5bf-a661-491f-be15-9db84c87f282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:57.304Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=057c7231-7111-4c1e-a95f-a158b4c8f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:50:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:07.310Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c3457ee5-c335-48a8-8057-e93e9bfd81da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:17.316Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=88d80092-e8ad-458a-977c-f3619ee3f464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:17.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:27.322Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=626c8023-0121-48f6-9d6b-18a1cae4393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:37.328Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=92ab5ee0-c801-43f4-b395-96e5c6c1b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:37.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:47.335Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a8d10ab8-023e-450c-9611-7b7e10331741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:57.342Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d9f310db-3230-420a-8a99-5a7692c8b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:51:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:07.348Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ccd1ea4b-228e-4325-95f1-e816d4b221a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:17.355Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5c7c5a99-849d-4294-a3f7-d9e904b31b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:17.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:27.363Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d61bfa48-cd3b-41fe-ab78-4cebc253973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:27.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:37.370Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c9bcb55a-75da-46a1-837d-de5d840d8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:37.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:47.377Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=be7ed686-fa7e-4c91-9c17-c107d6d24140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:57.384Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a999e4c1-1d5e-4c4f-9893-a0f9d81034ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:52:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:07.390Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1c17bd26-9649-4b84-b464-4069d4290249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:17.397Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d37f59f3-43c0-4833-89de-abdb1cc8fcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:27.405Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=60db3f1a-bc5f-43be-9523-6be05371ea0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:37.410Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=975ef535-86de-411f-9182-113b732c0320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:37.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:47.417Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1a7b32e4-0795-44ad-ad02-19ac0f3f1980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:57.424Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f8d1d3fa-5bcc-4306-be9e-0936ba8333d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:53:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:07.430Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=04ccc740-08c9-4ea7-ad73-ba3bbea8f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:07.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:17.437Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fd450d33-89c1-4be5-8dfb-3df1ba21e499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:54:27.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:54:27.262Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:54:27.262Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:54:27.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:54:27.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:54:27.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:54:27.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:54:27.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:27.445Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=bfab2d44-e532-4f80-ad22-833055aaa4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:37.451Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ee5e954a-8377-4150-8f26-9445057f3326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:47.458Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=63c4665a-5b13-4c14-9f80-4bba737bb675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:57.464Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=04fbe6a4-d939-4768-840b-bf2958033aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:54:57.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:07.470Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=98335040-d843-49ee-95f1-99ddaddf0257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:17.477Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fca7e5a6-877c-41a6-a765-0b4b568ce060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:17.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:27.485Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=64606d10-9a7c-4800-a45e-794a2ed8b414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:37.492Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6d6355ab-7ce4-48d4-8a46-a16562de29ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:37.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:47.498Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=55e0bd73-e785-486b-b373-9e4530c1453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:47.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:57.504Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=565977a8-f25f-4c41-9724-17ea92ca4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:55:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:07.510Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=db8ce5d0-9742-4f30-8e36-edce2431d67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:17.516Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=71e9ab81-5a4d-44b1-ac3a-3f7ca380de55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:27.523Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b58cfaf4-3202-483f-999d-23d719f8cc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:37.531Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7d4b6439-d979-4921-bb5f-f93ef22c43f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:47.538Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=760d2475-567d-417b-b154-47fd106094be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:57.544Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8d833452-4539-4afa-8800-5b5fee94392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:56:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:07.551Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8206b34d-3a12-4899-816c-57b4e25b11bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:17.557Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e0f4ec56-2981-4b6f-a9c8-e697f87d113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:27.564Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fee342db-da82-4f3d-b823-736da979461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:37.570Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=700b8cb5-612d-4336-9241-e8ed74324963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:47.578Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d1ba194b-0c6a-45e7-90b0-d1c197fce50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:57.585Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=edfb375a-e5f6-4ea2-856a-3f85d31b4bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:57:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:07.591Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7e638e53-dfa2-4e3e-ab74-411f737babfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:17.599Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8210bc2a-b163-48c0-9e24-ee10de79fbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:27.607Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cdbc999f-a3e6-4e5f-b1de-b4a299ea068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:37.613Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a8ea7444-9c52-40d9-ba9b-fbbafca23caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:47.620Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cb83f791-248a-4329-aa5e-eff78fda9599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:57.627Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=eb33852f-80c6-4500-b081-e289c62b06b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:58:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:07.633Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=857b9a9a-eecb-435d-86cb-5648b9809a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:17.639Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2023092d-3641-45b5-956c-e8f16d32ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:59:27.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T09:59:27.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T09:59:27.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:59:27.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:59:27.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T09:59:27.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T09:59:27.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T09:59:27.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:27.645Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c322dd9c-5f13-4f87-ae40-3fbed8750750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:37.652Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2c3eb924-2c6a-48b1-ab41-d2877f764143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:47.658Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=93be1b6d-f29b-4ee1-b7d1-46b7ded9e54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:57.665Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b29bd2d4-6258-4713-8c0f-821a3dc43017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T09:59:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:07.672Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f4c8805e-bf4e-4df2-965d-9a36f7f1bd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:17.678Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=90fdbe18-fb5a-4035-93a4-5ae98e8bb831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:27.684Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e58b7a58-c7fc-44b0-b216-9c0ce4616b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:37.691Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3c91e3d6-73a5-4d2e-a8d0-ff3606190fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:47.699Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6f6f5f3b-a2cf-400b-a6c3-ffc6f6a05f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:57.705Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4aadeea1-7558-4bf3-8bcb-71f515df2fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:00:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:07.711Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=423e5adf-a32f-4b22-8fb5-add5ce5338cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:17.717Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f2ea695e-054e-4601-9062-7d6a084f9ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:27.724Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0c383783-90df-4afd-8da1-592eda06979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:37.732Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=79dc7b2b-85ee-4036-a9cf-993f3715ba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:47.738Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fffd6706-1a25-4416-bdec-0a818aad6bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:57.744Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=293b5c39-acea-4df0-85eb-5f16c99caa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:01:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:07.751Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d9129a62-ff7a-46b4-8f43-346dca247ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:17.758Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=80c08f80-07c6-4f46-a46e-1ffd0bddcb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:27.764Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d90a0c1d-b5f2-4512-be96-c9e981ddd606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:37.771Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6c753db3-22ab-4623-84ad-b6780ad4377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:47.778Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2409c4ff-c84d-42fe-81d5-6e90fdc24bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:57.784Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6e92cd37-ac64-4f6b-a9df-c568485b2ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:02:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:07.790Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d55461f7-e543-4ada-b6c1-f499c1663ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:17.796Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9983222a-e500-4827-bd0c-5aaf5a64858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:17.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:27.803Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e9e7eb0b-fd50-4116-9f19-72165c6ba7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:37.809Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f45d58a5-86d4-4a3f-a989-41345ff7951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:47.815Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9480943a-3050-43f6-a521-5a50b051084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:57.821Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e9d5f1ea-1b7e-42b2-a3ba-acfb5d1e1875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:03:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:07.828Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f4811296-bc85-4cb9-ae2a-afbfac800c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:17.834Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=054d9191-812e-4f63-be33-276e81278b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:17.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:04:27.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:04:27.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:04:27.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:04:27.245Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:04:27.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:04:27.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:04:27.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:04:27.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:27.842Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=040bc0a2-4050-42e1-8207-c3d5dbde97e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:37.849Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1860e0e5-0fad-4ed2-b650-4f8490a24bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:47.856Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=150206e3-a4d8-4332-af86-e5ac1c7a384a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:57.863Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9ce48a2b-64dd-4ac1-a96e-fcf907809898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:04:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:07.869Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=aed739a9-18b8-4959-b708-fe52fde1e405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:17.876Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3f7a4198-add5-4765-a850-61912ac5e178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:27.882Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=27373307-7715-4a84-9f85-c9943bb23dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:37.887Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5006d94f-e65e-44e5-820d-28bbe541fde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:47.893Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3618ad84-d525-4729-b915-efaf1405c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:57.900Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2cbe6818-b043-4e81-9b81-19f6fe984b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:05:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:07.906Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7d09e62e-fbca-46ef-a345-b69d851a15f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:17.912Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0b391850-5331-4767-b5dd-51223b89bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:27.919Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=987a196f-861c-4850-98f8-322769bf0cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:37.925Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d15d3bc6-b188-46f4-adbd-785aeaa28f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:47.933Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e3fcec33-0a67-4c10-975e-80aa71e3aa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:47.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:57.939Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e71cd3a0-d13e-4052-9ef6-749cf37b84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:06:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:07.945Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f551422b-7f1c-4550-b7a1-2958f3e56457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:17.952Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=04a8440d-59e3-4de2-8e06-514725beb36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:17.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:27.959Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0256346a-fbf8-41a7-8804-77cb05d783d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:37.966Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=00a0f87e-8217-4993-9e9b-14bccb09b0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:37.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:47.972Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6923a410-c23d-4783-bb8e-efb463075043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:57.978Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d3470ab4-011c-42f8-8d01-032a4426a35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:07:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:07.986Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7f84af5e-e872-4614-bffd-b60cf9fbf74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:07.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:17.992Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f8eb535f-ee86-4ad7-b505-64dc20e332da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:27.999Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=34c84a0b-c24f-483a-926b-58d80b2554a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:38.007Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b7f8a762-7960-44a9-a137-8bbfd1f8fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:48.014Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1ea05000-6e0f-40cf-83de-034c0ff30aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:58.020Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c576d41a-60c5-4a9a-a5bd-00a6f22aeff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:08:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:08.026Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d14f8ef8-2803-41af-b88f-9d0ad3763eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:18.032Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3ce77df7-cce1-4176-873a-3846a6745ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:09:27.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:09:27.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:09:27.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:09:27.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:09:27.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:09:27.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:09:27.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:09:27.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:28.039Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6e03b088-026f-4ed1-bd2d-93ac23cdf017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:38.046Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8dda32f5-9f7c-4603-aa71-0709e02d0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:48.053Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ec9ccaa7-ec08-4471-9372-eb64dcef24ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:58.061Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9872a00d-f681-4ed9-b9b1-b0928463a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:09:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:08.068Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=53c38797-d137-420b-a7e9-744711ff24e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:08.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:18.074Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=54f43379-20cf-4cad-9f57-6f82bb9152e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:28.080Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=375bca1d-3348-43da-98a9-ccca424fc2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:28.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:38.087Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=448739e5-18d4-4156-9420-5a9d1fa4ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:48.094Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=bcbf1c7b-35ef-43d3-afde-ec3d666d30e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:48.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:58.100Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7cf3b67f-7356-4b19-8a60-e2f8dbdcc625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:10:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:08.107Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f20b9f9d-9b8b-414a-877b-e3bda8022ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:18.113Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9e70c1eb-cc3f-4b38-aa72-339c256371d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:28.120Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=385b3f24-acef-4afc-9cf7-663cc5233c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:38.127Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a72f5e77-8ebf-437f-bada-1c52ce38fda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:48.133Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7ed78b8c-e5d7-4114-996b-73e67c202a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:58.139Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=211072e9-d169-4ac4-9b24-e1b38f7a18d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:11:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:08.147Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c7ddb8b9-f35a-4aa4-a8fb-ad90b2e7056a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:18.154Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0892ac80-4875-442e-8b8c-3e625ebfbe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:28.160Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=08c8e577-719c-4576-a405-aa4ffb2628e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:38.167Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=24b0392e-9793-4b6d-93d5-15212a161671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:48.173Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dcd6b204-d6f5-4de0-a34b-1f566a9594c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:58.179Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=43f8bb79-22f3-4441-a99b-efb8566998cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:12:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:08.186Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b345cd69-95c4-4692-9223-92214bf39298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:18.193Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c671123f-6227-488a-9645-ef48b5ffba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:28.199Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b4c30f6d-f5a6-461e-870a-ac460e1f7b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:38.206Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8b11184f-00cd-4a91-8ef3-b52c25eb37af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:48.211Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6556bbc3-d675-45b8-bbb8-66ac949cc5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:58.218Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=612fde12-2b36-4423-b173-749831c03418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:13:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:08.225Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=54e39b2b-d54e-4a95-b68f-ccd3d91c1d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:18.231Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b3eca1af-f4db-498b-b35a-f31ff79c4236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:14:27.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:14:27.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:14:27.296Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:14:27.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:14:27.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:14:27.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:14:27.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:14:27.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:28.240Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c884126b-265c-4598-aedc-885a4ee25ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:38.247Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=996dde33-2d76-457d-9e80-2242d10b7a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:48.253Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3e1342bc-436f-48b1-beb0-e69ab459d3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:58.260Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=279adcbb-17f4-40c3-abdf-4a553237a597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:14:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:08.266Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cb28223a-1ce0-4d5d-9781-63a67fbbdf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:18.272Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b2c6ee79-8886-4385-9333-c15a5aa44d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:28.278Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7babe706-eeb5-4c5f-b395-b11f3bd7f142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:38.284Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f3d601bc-0c28-46b0-b3ad-b874df745842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:48.291Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=18c9f94c-9793-4ba3-8249-5ed76f90127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:58.297Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b9a8e625-d39d-4210-9243-7dd7200b7f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:15:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:08.302Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=07fc50c3-454a-472b-8825-f038243fea72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:18.308Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b1e594f2-2be6-445a-a145-d1a6c196086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:18.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:28.315Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d069aae6-242f-488c-bc28-695bb7988890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:28.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:38.322Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5b966868-c3cf-4d71-a2d0-fe110bbbe9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:38.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:48.329Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8f8c6085-8fdd-431b-8feb-663624877c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:58.335Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9c490c1c-c7cf-4c9e-a5f8-7baa7ff18fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:16:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:08.342Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8228eb00-6b8b-4e9f-961c-99b2dc987409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:18.348Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=69313561-714c-4eaa-bcb4-871f88589b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:28.355Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c67d2123-743b-48f1-89c7-4cc9d2ca9d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:38.362Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5637efbc-4b5c-4344-ae6e-a635d48e38b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:48.369Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=61afe55f-9392-4f50-bba8-fd7dab63fcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:58.375Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c321cc7b-815b-4b0d-813e-366fd29db83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:17:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:08.382Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7ca8b5b3-0aa6-461e-a16e-7690f4fc2b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:18.388Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=035380e0-bdbc-449e-80ea-403862db2356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:28.394Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f1b58ed1-12b3-4ce1-8d5a-722a83fe1c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:28.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:38.400Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=822e173b-bcf1-4ae0-9acb-caf18de2900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:48.407Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=948ec960-6299-4088-bed0-29e6e13c6aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:58.413Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6f520dbd-1ced-460a-bb91-a22612cf16ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:18:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:08.420Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5f4e0812-fa1a-4dce-ab9e-a2a6da953483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:18.427Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=999f35f3-5293-40a0-9425-fe5c2f85c034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:18.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:19:27.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:19:27.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:19:27.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:19:27.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:19:27.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:19:27.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:19:27.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:19:27.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:28.436Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=75edace9-34c8-4741-91a1-d54927f7ca0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:38.443Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c2a6e907-f13f-4721-96a6-64918a94c7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:38.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:48.450Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=53a3c12c-7a81-42e6-806c-0645dd63c478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:58.457Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5e7783f8-0415-4753-9a8c-45e87aa3f36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:19:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:08.463Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=433c961c-1b2b-4820-87b6-4a4992967adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:18.470Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7533cb20-8bb7-4ed4-9854-99736e8aa28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:18.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:28.476Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=078cc29d-3b2d-4728-a116-e08ed923364e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:38.482Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=094edb2c-eb5e-43c4-a60a-0c59eb12388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:48.489Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b1f074f9-89b8-4e5b-9572-32317ffd933a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:58.494Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=486719b9-430c-401d-b37e-e7dec645d86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:20:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:08.502Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2677523f-6b3d-48d7-a5c8-ad9b775feee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:18.508Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=76eba644-9b67-47e3-ad24-4ad9f92f973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:28.515Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c27ad2a4-846c-4677-97cb-db4a65e97b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:38.520Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fb7977ee-0e04-4f11-8515-dcc002cd16f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:48.526Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7aaa106c-b4bb-4eac-a08b-c031469343a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:58.533Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d0a8f290-3c7a-4725-9640-9d8ebcdec15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:21:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:08.539Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2920fc4a-4fce-4f21-ae2e-603da1fe4575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:18.545Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=aa52cc3e-5c38-4e87-8a87-728377513b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:28.552Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4dcbb0fa-37a6-4e27-8088-2500245be9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:38.558Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e0074dc3-0faf-41cd-bffc-9934ac86cc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:48.565Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a84f3ca9-8159-495f-b908-6bd299e6fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:58.571Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9155eb2d-9399-4bd9-a04d-1b860f00cb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:22:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:08.578Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=62636f60-c050-4273-8156-e3ee4fcd6c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:18.584Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4c60cba8-4a50-419c-bf6d-caddfad7d363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:28.590Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cc170b03-2027-4085-9dd8-b5452bdea790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:38.596Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e4d6dfff-b389-4a8f-8e93-ea845abe9a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:48.603Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d8724719-c16f-463e-93bd-56f09514a469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:58.609Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1dc2b8fd-b9ba-4a60-9697-26745e70de82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:23:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:08.616Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=18a03a7e-5039-4ddd-bfca-ca46b09ef588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:18.623Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=135ead05-4e55-44f0-a24b-771c84bf1720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:24:27.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:24:27.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:24:27.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:24:27.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:24:27.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:24:27.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:24:27.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:24:27.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:28.631Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5c28729f-6d41-4153-bd34-924cd32ac30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:38.638Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c78dc173-4c6b-48c8-acc9-6b81c4c274d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:38.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:48.644Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=720da6cd-3fbe-4d6e-a34f-0a5426794b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:58.651Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=74849e69-c8f8-4952-a78d-981c9a4df120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:24:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:08.658Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=df7f6bc6-95ec-465b-93dc-f472395e7178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:18.663Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=efa37646-2083-40cc-b236-223250e9bd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:28.670Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=35f1548b-a284-43e4-b279-8bfbc34c3506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:38.676Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=bc3adf1d-75b1-4a5b-9f55-3ed45319fe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:48.685Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2d7e45da-5806-4990-b93f-6b9d32dc7655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:58.692Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3556a09d-0933-446c-90ff-dee256f4eee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:25:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:08.698Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1a7095cd-7ea3-4034-ab3a-79a5ebee82f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:18.704Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=84d75b6d-8486-48f3-99cd-b4cfa03a7d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:28.710Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ba01dcfe-a077-44be-98a1-8531ea2d1d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:28.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:38.716Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2279a4d1-2090-4861-a723-6c7bddf79011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:38.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:48.723Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0ca2dc85-bae6-4a1d-a326-0c0a9e774d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:58.729Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7e3fc149-4965-41be-978c-5b122ba53c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:26:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:08.735Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=76bd49cd-e01a-4fb3-9b2d-07791653ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:18.742Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2cce5800-2ef9-4c26-b3a6-f0c11aeed9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:28.749Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cf9e08f8-adef-4aa2-bf99-e3077ba0413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:38.755Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2e93ff47-cd00-48ec-995b-496d3c949777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:48.762Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=853d10cf-4cc7-4cdd-831c-38c433f897a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:58.768Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c3be9cc2-ff90-4bd0-a135-66a56426f571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:27:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:08.775Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cd7834ca-cf6b-42a4-9b5b-299512194990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:08.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:18.782Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=27c413d7-12dc-4ced-a39f-712ff0eb4d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:28.789Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=19ea0b48-a6a5-45fa-92de-e66896af9e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:38.795Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=86482172-fddc-4b8a-82cd-c0a53c23a31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:48.802Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=51ba3a19-b792-4b50-b20a-16219bd67da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:58.807Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d86aa9e4-1ea9-42e2-af7c-de3b98bb926e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:28:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:08.813Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=40f08e12-f0d7-4706-ab2b-f74da995d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:08.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:18.819Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=065ed0bf-6be0-4fbf-aa01-06f56c37569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:29:27.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:29:27.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:29:27.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:29:27.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:29:27.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:29:27.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:29:27.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:29:27.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:28.826Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=658135e3-2b25-4172-b6eb-89bc331a910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:28.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:38.832Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f2b71f5e-feec-4e05-a677-9342d10f6c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:48.840Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dacd21da-bf02-45b7-98fa-97563156c935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:58.848Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=de231bc3-2578-47e1-9f81-4bef4df45071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:29:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:08.854Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=42c62f19-2d88-4e93-8160-e742f82efd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:08.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:18.860Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=af5a3aa8-ad8a-40e8-8a4c-2b470434a564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:28.866Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=52c3e6df-d112-4bc5-9ea7-55df462b7d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:38.873Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a0b3f481-f055-4aeb-b9e3-6c93fde06f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:48.879Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=32f53576-97ef-492f-a433-9602609a054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:58.886Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a2b877eb-9161-420b-bbc5-877fd604fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:30:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:08.892Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fc1f0a42-44b1-4e41-a231-8e15acd0c6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:18.899Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6bdbd669-4dc8-4cfd-b13f-998e41f9a0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:28.906Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6974ec97-2082-4f11-8c3f-cd538a94df49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:38.913Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=70c3aeae-f056-4e8a-9dad-a5b8050b55af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:48.919Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=75c4c448-f2e9-4001-b413-11858af0ec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:58.927Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a586efe6-7474-4ba4-b391-0024cab35991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:31:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:08.933Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ae0f3ef2-6343-4bcb-b179-881ecc3b19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:18.939Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e82fb270-49fb-4e70-872a-0f61648f48fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:28.946Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=27ad7c9c-108f-493a-88c3-e4205faa6c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:38.952Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=268b7ebc-05c1-4165-92d2-b86b8de60452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:48.958Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=11821465-36ca-4a05-9a54-32d1ae513dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:58.965Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=094d0d67-dce3-42c8-82df-8cf43b7d8ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:32:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:08.971Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7b55f130-3ba5-4e6d-a800-73d503a8e82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:18.978Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5a661403-14b6-4f39-8110-45d341730f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:28.984Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2ce3448c-c633-48f5-a848-f3fc2a3ca476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:38.991Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d0948c94-f765-4111-97e9-892889a80ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:48.997Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e3ad20c1-659e-4851-8105-82fd8eebafa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:59.003Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=67f200c6-1f5e-4fc7-96f6-41d2cf40f800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:33:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:09.008Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d0fbb149-848a-49f5-a378-9567e956d7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:09.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:19.014Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=68b8ff50-314c-450e-b2ff-9cbd2a01c3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:34:27.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:34:27.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:34:27.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:34:27.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:34:27.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:34:27.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:34:27.254Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:34:27.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:29.019Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6602ded5-4740-4ebf-85a4-8ba35e3c2c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:39.025Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=929dfd6b-0efb-4b20-893d-a37dba1eb7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:49.031Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=573bcbd2-6b46-4727-a60c-9d7281311787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:59.039Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=835a6b7a-b9ef-4e6c-91a1-3cd6d06f4de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:34:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:09.045Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f3185e3e-0c1f-4a54-ab1c-79c8ac75e70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:19.052Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f869840a-942b-4f5b-b999-2f5e71811cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:29.059Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2f470c39-cc33-47ea-bab8-6b7acafc8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:39.064Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c28b6447-2b6f-4eb7-af53-1f8397d37234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:49.071Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7365fede-e349-4114-ba1b-97b4a0b32c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:59.077Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8ba239cb-b2e3-4808-9486-29a7cff51519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:35:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:09.083Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5867d0b1-c437-4834-aa9f-e622f4c58ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:19.090Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0c417e7d-2ed5-4b16-aa7e-7c8856e552d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:29.095Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7e6aab2f-f5a5-4853-be4f-9ac56e1f2e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:39.102Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b3a72f2c-6abf-484e-a9ac-0ad0ac94ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:39.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:49.108Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d68c8147-6669-4df2-be16-da7fb50571e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:59.115Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c0ff27d5-4ce6-49a0-bcf0-842a5791ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:36:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:09.121Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3026d5c1-fc83-4647-bb92-26eebf7b3fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:19.128Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=02a07ea7-6f16-4006-bd55-15bfc714e59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:29.135Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=eae8d6d9-5ff4-4b9f-b9ac-4cbd4969a22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:39.141Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=88a8b40c-0ecf-42dd-b871-3669b01b8b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:49.147Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b8116482-3cc2-4d53-9fbb-e0ca93f8958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:59.153Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=bf42f080-5cc5-461d-92ca-ebdd033ce018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:37:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:09.160Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=29397a92-3d86-4c16-bb17-0d8a47f58cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:09.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:19.167Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dc994e5c-e7c8-4554-b01d-1a20e0709184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:29.174Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a00d83d1-e204-4094-a6f5-9ca143c2e761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:39.181Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=9009d012-7a9c-445b-a79f-bab3eaa85289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:39.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:49.188Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=f85b4bd6-5acb-4f26-aa4b-ede6d40814f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:59.194Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0f6c55aa-564b-42a5-9fb4-721c4d45b633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:38:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:09.201Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8a149f9e-ac5c-4de5-b636-2573f26f631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:19.208Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0d3f9a22-5e57-4d1e-8ddf-0bf576ddff69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:39:27.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:39:27.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:39:27.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:39:27.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:39:27.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:39:27.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:39:27.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:39:27.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:29.215Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=90c1bfb3-4c0b-43d5-945d-43bde4540d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:39.221Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b0572ac7-cac2-403e-bd8a-48ada44941e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:49.228Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a6328499-6f61-4b64-8c30-4ec1a7788644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:59.233Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=218dd3ee-43e9-4ce9-818a-2b44518d236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:39:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:09.239Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=85efd0ca-4d4f-4721-b47a-7c23c906fcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:19.246Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e62bb23f-0670-4394-8878-17f6fdaabeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:29.252Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e235281d-3e25-4f52-a7b9-b97a1d7f57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:39.258Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=73795e82-ee95-4a43-b2fb-b7c53e015181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:49.265Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8006c184-d18b-4b36-84d8-4f92a2a1dd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:59.271Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=72fc81b4-60a9-4afa-b0eb-cb7bd2c07beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:40:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:09.277Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=6397f746-b4ac-43a9-8cee-7787f3257ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:19.284Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4663002e-3668-448c-9de9-d586fc47bd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:29.290Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=d23eefd3-8dca-4113-bcc3-f294505a5eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:39.297Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=53e36e2b-149a-479d-8714-9483d9679432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:49.304Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=cd00eb22-79fb-4521-8816-454d82847a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:59.309Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c855029e-aa49-434e-90ce-41784536e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:41:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:09.316Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=89e98fd6-8200-4e67-b9e0-09a4a7f86165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:19.322Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8ae4e76e-e2dc-40ca-bb79-94960f28d648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:29.327Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5b287545-db1b-4afd-b6a7-19630c535802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:29.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:39.334Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c172adc3-ed10-4a60-8c92-fa7280f32f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:49.341Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fbac4fea-df30-47ac-bbd0-fa9200d912bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:59.347Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=15fa4971-0656-44f4-9b44-da3ae2864def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:42:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:09.354Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=888094f2-3e31-4746-a060-670f4c7f8532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:19.361Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5dc9dfc5-c882-400d-a403-2b4a00aa38a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:19.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:29.367Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=385e7574-abfa-4a45-9ce3-a3b071297db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:39.374Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b364c6b9-f676-473f-af23-67eb19c8daeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:49.380Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0bdb8970-a2b0-4c8d-9358-94c45473a9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:59.387Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c2c95947-99cb-47dc-9ed1-5bac19f51d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:43:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:09.395Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=799193df-d3ba-4ece-a71b-2d164d957e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:19.402Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=51671b03-91a2-4c34-892f-520ed597e09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:19.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:44:27.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:44:27.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:44:27.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:44:27.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:44:27.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:44:27.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:44:27.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T10:44:27.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:29.409Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=fb05ded8-0901-4b04-897c-84dafdd1fb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:39.415Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=44eb31e1-97c9-4a7d-ad3d-2b1d6aea5cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:49.421Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=4b431e8b-1627-408e-a8a2-6890d737ef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:59.428Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5c6eadd9-c1d1-4748-87c0-f46849b7af3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:44:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:09.434Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=08ceaaaf-57be-4c96-bc42-7f86055d95c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:09.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:19.439Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=5e284d39-f1cc-4301-978c-4c2501dc2525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:29.446Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=272bb8e5-613d-4f7e-8d05-09a140ff49c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:39.455Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3c1d0df6-b9d6-4649-8665-6c92e3260c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:49.461Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1b15afbf-cc5d-4c79-a8ef-8fcbb6d5a903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:59.467Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3cb14177-6e5d-4f85-b150-291f321f1d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:45:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:09.473Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=0c5cbfa3-4595-4d20-910c-f566e7e9c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:09.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:19.479Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1c4eab5e-5f68-4227-8ac0-1f46e8adfddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:29.485Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ee783d57-27e2-4f9c-a93b-a2b1cea17426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:39.491Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=1b3fc306-4b1f-4192-91d5-3a6c8e66d555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:49.497Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=3c252928-4597-4e8c-a307-4107167af349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:59.503Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e859e07f-64b3-4aae-b397-a3c2db50dc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:46:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:09.509Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=ddf2389f-b781-4a60-b6b3-699741f17f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:19.517Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dc280550-23bc-4341-8f18-8f778ca78c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:29.523Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=8b254abc-7878-488e-bb0b-6944c63f8e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:39.529Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=dd32f131-b3ec-4134-8bbd-1ae56e7d1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:49.534Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=7f6aea50-e3fa-4384-b8be-2f4e29a9d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:59.540Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=56296a39-5a39-48d2-af67-a1c297bea52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:47:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:09.546Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=e2e2d891-4c3b-4544-9284-0cca14921403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:19.554Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=c4dcfb70-b205-4145-9ad1-d9671ccec434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:29.560Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=37d6d76e-037e-41c2-ac5d-286e73f90ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:39.567Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=b6a29a9b-1340-4ee6-8d9a-67d85c65004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:39.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:49.572Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=92102ae2-c55a-4664-b480-ac307aaf83af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:59.579Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=de2db4b4-348e-48ff-ab15-2152d935004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:48:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:49:09.585Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=a389a6c2-afc8-4544-9e34-c3695a5e0a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:49:09.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:49:19.591Z |INFO |Init configs |InvocationID=91faa567-2316-486c-b7b1-505b5c14b821, InstanceUUID=2f0fea04-9fb4-43f3-be92-f48fba96804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T10:49:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:49:27.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T10:49:27.247Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T10:49:27.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:49:27.248Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:49:27.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T10:49:27.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T10:49:27.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfigu