By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:04:34.206Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:04:34.227Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:04:34.228Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:04:34.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:04:34.874Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:04:35.129Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:04:35.130Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:04:35.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:04:35.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-02T05:04:35.406Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-02T05:04:35.452Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-02T05:04:37.816Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-02T05:04:38.549Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-02T05:04:38.588Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-02T05:04:38.589Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-02T05:04:38.729Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-02T05:04:38.730Z |INFO |Root WebApplicationContext: initialization completed in 3276 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-02T05:04:40.004Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-02T05:04:43.846Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-02T05:04:44.976Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-02T05:04:45.019Z |INFO |Started MainApp in 14.479 seconds (JVM running for 15.499) |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-02T05:04:45.324Z |INFO |Start scheduling PRH workflow |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:45.345Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ebebdcdd-9f5f-4f78-ab2c-cbccb5da919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-02T05:04:50.382Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-02T05:04:50.382Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-02T05:04:50.385Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:56.065Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d4462c5b-3773-437c-88ee-0a4577678434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:04:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:06.106Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a7d7eb8d-cdd6-4017-b5fc-f94da5876b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:16.133Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1f13107d-d7a9-418e-b0b9-39edaff67008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:26.157Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8f1e3d28-5711-42ad-baae-fc1151732a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:36.190Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dbc734d3-d5de-4dec-aff0-8f76f696daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:46.240Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0de9b3f4-9278-4429-8171-5b19bc4b230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:56.270Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2cbdadf6-cd87-4129-b2f0-d8a134ce541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:05:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:06.299Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=03c4dada-97c2-42ea-bc85-886031d72cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:16.331Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=721ed55b-7dbe-4b47-b480-16ae5a72fc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:16.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:26.358Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c0583e8a-9b63-4083-b4cc-158b40d662d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:36.397Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e14a1948-1e36-413c-b1b9-83df4e8732ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:46.428Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2ac2a9cd-aef8-4749-85a5-ffd91d53310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:56.446Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a04ee0ea-7027-4225-a279-d7744c3dbc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:06:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:06.472Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=294c7ecf-d317-4c96-ac95-00bf4f58ff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:16.505Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=49bfd6fc-cb2c-4b7b-881e-4fb6555f887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:26.529Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d0bbc72b-339d-4f3c-afab-383f98dace64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:36.551Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7a35779c-7644-4568-bdf5-f0a2b61b507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:46.590Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=53655f03-f231-4728-b386-fdfe16aac7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:56.605Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1fb12e1f-bc92-48ff-943d-fcc26c82d954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:07:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:06.619Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d528d0b0-12fb-43e1-81d7-e2d0f6325dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:16.649Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5fd8ea8d-a705-4645-88da-bfe8584834bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:26.682Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67a823fb-4840-491b-85be-80d87aecd6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:36.785Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7b8c0c28-c7ae-420f-bdd9-8663034a7ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:46.798Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5c210045-71e0-4079-82c1-7cf791e4afec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:56.814Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3e278b66-0c64-4590-949f-f3759aadee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:08:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:06.835Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9a73f93c-09ee-4d2d-8df7-aaa8b2e49745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:06.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:16.852Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=edd60e48-0bb2-465f-b31c-ad55a0d557d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:26.870Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=668773cd-01f5-443a-8757-8fde38b13661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:36.891Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e0e15a37-055c-4573-943b-42dcc79600c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:09:41.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:09:41.032Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:09:41.032Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:09:41.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:09:41.033Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:09:41.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:09:41.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:09:41.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:09:41.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:46.909Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dd42371a-f085-4731-a5d6-ae1e107b5ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:56.933Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=53739386-038f-45e1-82f3-f1ebfdd18167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:09:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:06.954Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0e7c3b58-d658-415a-b7db-13f033a7e351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:16.971Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=aded19f9-ae05-4025-b7f6-9d43048f8b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:27.000Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ae3b08a4-fb8f-4e8e-8f99-8499c0e4d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:37.016Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dda0c19b-0913-406d-bfa4-15adca93e49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:47.034Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c42cec93-7f90-4bbf-9c0e-0175fad1d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:57.048Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=17370169-efc4-42f3-a475-f0bbc09ccc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:10:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:07.092Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7a13df96-446d-4a0a-a4a6-0c5e2613f479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:17.117Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=674da8c9-9578-4f1c-af2a-22c078ec10bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:27.140Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=03dc8ad6-674f-4ba0-bed5-221f71d69887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:37.179Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=adb0ecad-c8ed-4bfd-a2bc-0239a02efb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:47.195Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=445e5aba-cc8f-4cbd-a516-4f8153d80e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:57.213Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5868b43d-0a34-479f-872b-7b44c83a4371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:11:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:07.234Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=57835e96-5acb-489d-bc97-e18c932df613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:17.252Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=559b219e-7c9e-49b6-aa46-58006e9c1e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:27.267Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=321772f5-74a1-487d-ae6f-b64522c80906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:37.282Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=be37ee35-7a84-416f-ae77-2b60e9b50087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:47.297Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=748b3a83-725b-4dda-9d5f-2535c79b94f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:57.315Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0b425c66-2b70-4f15-be9f-91e9a34397f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:12:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:07.330Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=545c6168-7e2b-4767-a1e1-afb19e0dc6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:17.347Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ef209fac-e8a3-42a7-bd7c-9b4b4bd62ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:27.380Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=098b799c-8783-4a74-a207-f83119dc8035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:37.393Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1cc8b608-0a09-4a73-aad3-cdf61159c6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:47.408Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8968a394-946e-4a77-ad7b-3aabe0457ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:57.427Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8572abc6-3b1c-4b76-a0d3-463ae48c5659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:13:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:07.447Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a04e56f9-8a0f-42e2-a93b-9a9bd732a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:17.460Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3190ed5a-0f6e-46e3-bf53-ca66698ce9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:27.479Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=db8aeb13-e77a-40ef-9f8a-1dad99537398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:37.491Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a79e969d-bbbe-41af-958d-024966990e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:14:40.408Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:14:40.409Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:14:40.409Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:14:40.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:14:40.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:14:40.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:14:40.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:14:40.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:14:40.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:47.535Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=efe20a8c-a45a-4e67-a64f-52152311c3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:57.565Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e420cf4f-e504-4e9e-940a-2ef9f067de45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:14:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:07.579Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5aab9ee2-3d75-423f-a6a1-1cfe252c3dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:07.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:17.600Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a5dc1240-9328-4bf2-94d5-054ef43041dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:27.615Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=38e3fcbb-02b2-4094-ad62-19efc730315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:37.628Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8d0229ed-00ee-493e-ac04-40004581184f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:47.644Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6b7953f0-9b52-42db-96ec-4f17c0542b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:57.661Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=26e13fa7-f77b-42cb-a7f6-1316c912e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:15:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:07.673Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1e6ce71-fb14-44c9-8842-4bf03f101488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:17.694Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=666587c1-0186-43b7-a299-c849f0032b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:27.712Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1a766f5a-2b75-4ecd-8c21-b4a790875fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:37.738Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d120d154-c1ef-47f9-a867-089192ab5a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:47.763Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1e6b0ba-48ef-459d-bfb9-647bf3215ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:57.777Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dcc73124-73ca-4dc0-9efe-d96101501a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:16:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:07.790Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3972648b-e1ba-4e50-8a60-c7a48cfec97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:17.807Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=180423b7-c2c3-47fb-b7ba-0d9dadbd01c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:27.822Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=99cfbe1a-05d8-4dbd-8c5c-dd1e871f1282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:37.837Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=82cd407f-6948-4b5f-8d09-abe0e54ab4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:47.857Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1e944e15-1811-4ce0-82e1-a2d695f65f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:57.876Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea2bee1f-1283-4654-a963-89283592de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:17:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:07.899Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5bdc4f0d-d2f7-4289-b9b1-0c43d3efd11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:17.916Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=417050a7-824c-4689-9de6-07fb075cb966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:27.938Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bdc69221-9e70-496d-9720-d32477e91bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:37.976Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cace5fb9-d9b7-4123-89c6-93faec330daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:48.003Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=52e30704-e690-41bc-8553-9fbf4ae79234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:58.031Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f958f45b-381e-42f4-8c99-2f7f1b1cf558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:18:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:08.047Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=391368d5-188e-4d2f-815d-c93e90ea8116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:18.066Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4d2cacfe-ed5b-4e24-9619-90f5aeeb9d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:28.079Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2bac485d-1ab3-4d2b-9400-324d88d3a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:38.090Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d179e1df-57d3-4857-bcff-c61ec2a83527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:19:40.364Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:19:40.364Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:19:40.364Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:19:40.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:19:40.365Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:19:40.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:19:40.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:19:40.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:19:40.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:48.112Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=190278be-da2d-48cb-8e92-1e2b2a925be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:48.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:58.128Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b0c6fe60-e4c5-4569-a777-4c2c7ae61c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:19:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:08.154Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=57e7c958-cf48-4450-ab7f-19d94606edb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:18.172Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a9830941-6c41-4673-8c75-f09ef2254997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:28.185Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=15184cdd-e45f-413a-8148-7f985858d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:38.197Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e22e7946-f393-49e0-afbd-09eb7b3591ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:48.211Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5e55af2a-f530-451c-9703-3f921e1e5691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:48.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:58.224Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2736b9ec-f141-454b-830d-5a0ab7117847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:20:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:08.246Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b6cf0545-e596-40c2-870c-ea264dd90ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:18.260Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c782d52a-35b3-47b8-8233-ddbf89669fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:28.286Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=55108bcd-4c54-4351-8c4e-e158cddf0ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:38.299Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3263194f-0ae6-41e9-9da8-06e8e1e3d49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:48.328Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=276cba42-a72b-4dba-8409-d5d664577ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:48.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:58.340Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=78e9ff58-c969-4a44-9cce-7fe1da7a9b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:21:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:08.351Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=74432130-8acf-4155-843a-742e177c8c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:18.369Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=60a3a5e9-ad49-42ae-9ff4-40fbfa04ad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:18.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:28.392Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=91b14d16-48d9-4504-9b4a-e59735e440b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:38.411Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e633274a-c81c-4210-a0b0-dd3b6b84a455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:48.425Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=25653835-16ce-4abd-b79d-b32d466a10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:58.442Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ab2f550a-f759-4cf1-a837-5d6f4a7308a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:22:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:08.455Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=58b816c2-ef2b-4c88-b2d3-e4afdb0e8750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:18.472Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=23ed0509-d49d-472b-af9b-4a3e307e2d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:28.485Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a0e6cb7c-2a32-4219-9edc-c7cac129df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:38.499Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=952c9391-2875-425c-b499-4d6a377d30d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:48.519Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa47c51f-69e0-4059-8050-2eaca9bb3861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:58.532Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e34e0f2e-ffb9-4831-a586-89589288d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:23:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:08.548Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=85607ed4-dcc4-4620-8f23-968be164e427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:08.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:18.568Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d05abdcf-dd15-4015-a76c-cb7c763cbc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:28.583Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=62b36356-37b5-4c92-808b-1a15bdb9653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:38.623Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=46bca125-1923-49f1-b519-2f549af7c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:24:40.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:24:40.342Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:24:40.343Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:24:40.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:24:40.344Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:24:40.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:24:40.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:24:40.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:24:40.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:48.643Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9bb5edf5-e399-4dbd-a2ff-1973995da108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:58.663Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=742e4fff-035c-4a33-b8e3-05cc71b50e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:24:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:08.679Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=87880e7c-c885-4697-84cb-cb64b58bcbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:18.696Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67d26698-49fb-4157-ae1c-87b4ce308ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:28.720Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=111e0299-7b7f-47f0-8c8c-388d8975af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:38.756Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c7d630a9-0d27-4d97-926b-14acf6e36798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:48.776Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1c0aea1-4220-45b3-b20e-e196bc886e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:58.797Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7af16cc4-10e8-48b9-986b-6cb42e40a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:25:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:08.816Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=128ee171-140e-4ac2-8b58-d4f942a18164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:18.831Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cadb78e2-b19f-44b2-a176-108861e50e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:28.844Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ff3e3e28-4820-4d5a-9fe2-b4cf260ca181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:38.858Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8c826e14-542b-4578-938d-56215f8df7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:48.874Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=86da495e-a9d2-4b8f-8031-43e791552316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:58.889Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f09f72a5-1e01-4f41-b3f8-14968f4ce196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:26:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:08.908Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b848d798-c5df-4bef-be9d-38ad7afb0dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:18.925Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2c38f524-9b62-4a1a-90d1-b2105c471a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:28.953Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7607f667-a081-4c5f-aa9d-fb1163903598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:38.973Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=917a2b69-10f3-4c17-968b-226c211b03b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:48.988Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=827add2b-ce2e-4bb1-a103-6fc9673933a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:59.006Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e5ffbc37-f6d7-4a29-932b-394e28f5593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:27:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:09.026Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9c55740f-b86b-4c00-a644-48fecde1ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:19.042Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2f386104-abf9-4369-8121-42a163a75670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:29.058Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c52362f5-e227-47f0-a076-58fc010259dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:39.080Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f1e98089-cd5c-4bdc-b888-42b93626983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:49.120Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f5f3e9f2-1d10-4108-8c66-c3c8c62bebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:49.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:59.158Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6c58017d-f9b0-4224-8ef8-f5876f85579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:28:59.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:09.197Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=39906e2d-2054-4d87-bc36-3e65a70658fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:19.238Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7786688d-3d11-46c6-a821-0a974329707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:29.282Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=393a4640-acf1-4846-b1bf-7de230f45f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:39.312Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6f96d571-8f28-4d62-8a1c-65489ad9984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:29:40.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:29:40.543Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:29:40.543Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:29:40.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:29:40.545Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:29:40.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:29:40.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:29:40.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:29:40.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:49.332Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3811cb7c-401a-4c28-9ed4-9392b888646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:59.352Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=52765e5a-c25d-4219-9148-5e608943762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:29:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:09.366Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=21615c4e-81e5-4668-8a2a-c610f8563136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:19.422Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c0a42386-74ef-4aca-8e8f-3cd126cc967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:19.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:29.451Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b0decd76-982f-4c03-8f76-d8f3894d15a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:39.752Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b33267e9-7e07-4cb2-9e05-a27f2aeca086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:49.766Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dd8f0090-e649-4ced-ad8a-1e468af795cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:59.782Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=968aaf7f-0ac5-40b3-8431-81c96532617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:30:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:09.801Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=782c6701-545a-4010-9a58-8d6f9c9c4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:09.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:19.828Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4241ee23-66ca-4052-a13d-08f51ead54d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:29.841Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d9687ef3-ea83-4eb5-bae3-4223f5a64d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:39.869Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=83dfa0c9-3b2a-4ad4-b59e-4a51d50157fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:49.904Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c3712d12-3175-4b50-aa7f-64433fd6ed20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:59.941Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1287600e-b7b6-45f3-b1d4-4263a7647884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:31:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:09.960Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d6d2c2e1-6c9e-4ae7-b06f-a2f226a0843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:19.982Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=799575ed-2a95-4d36-af6a-06163d9dd03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:30.012Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5617f9f3-cfd9-4956-ab0b-a51f252c2930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:40.034Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e0e83feb-261d-41f5-b544-a38f0876b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:50.058Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af25e168-7de9-40c1-acf1-12e0da159d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:32:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:00.075Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f2b1a7a6-9743-4ecd-9ff5-4d67d02b3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:10.098Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9977114b-8733-4e5e-a47b-882ac85bb1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:20.113Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b7e743c1-365e-43a9-bb26-d070df164050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:30.137Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e6bc9d9f-64dc-443e-b79f-7c87b5eaea5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:40.151Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=82bf6f6d-4ecc-4ac1-bce5-b7ba6b7026ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:40.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:50.172Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=abd8295c-3063-4c82-8864-2239d9ae30f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:33:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:00.186Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bd533c9e-89ab-428f-8586-44bf2744a138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:10.197Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8b0363cf-8e3c-434c-a8ea-52026159aae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:20.209Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d80cdb7a-cb36-4393-a537-5b97ed6464d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:30.226Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bcf45ee3-4f16-41c1-8813-5f2ffbe8f0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:40.241Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=81ccc90c-4b52-406c-a07a-55e3c8691c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:34:40.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:34:40.481Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:34:40.482Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:34:40.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:34:40.483Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:34:40.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:34:40.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:34:40.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:34:40.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:50.258Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=58573ef4-e6e3-4ea5-964f-0d1488d31dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:34:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:00.287Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=90c36b01-433a-4cde-8455-d036fdd65266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:10.302Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0c92a749-624c-4218-a3f7-c20246195c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:20.346Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af6f132d-9b5d-41a7-90d9-1d94120a432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:30.360Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea4e15e1-da12-43b6-9bbc-39f76265221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:40.377Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=10d74207-dfbb-4303-a81a-d56e7e9e68dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:40.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:50.389Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=eb2c9759-8721-4468-9839-5910bebff423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:35:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:00.406Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=66859576-6e20-411d-a4eb-375de469d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:10.427Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c241c5e2-6cfb-4010-876e-7a8d322d64c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:20.456Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=51153772-0343-4d68-bba8-4be865f4840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:30.470Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f15c2a3f-1e0b-4cbe-a447-cafdd7d38f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:40.484Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b9f74428-71ee-4ae5-9c25-086dea1683fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:50.499Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=84290f48-0523-4bbf-8471-11cc87922c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:36:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:00.512Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2adea0f1-e62e-49c5-8232-10890a7578c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:10.527Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2969e1e1-d641-44e0-b326-5fa45212bd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:20.538Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b9a6823f-5896-4c99-81a4-1207bbe8a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:30.552Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=288694a0-616a-4a7e-93c4-a545a467c291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:40.567Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0f54a0b9-0104-40ca-b6df-7fa32fd3342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:50.580Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3ccc090a-a1e6-471a-8ae9-37860c2ab96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:37:50.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:00.592Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2d5ff223-6993-478d-82b3-9972ca7612b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:10.609Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b401121b-7813-4d81-b439-186caa3fa09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:20.622Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bf890661-e613-427e-80c1-4a87232fb05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:30.637Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3db62e28-bd67-4483-a17c-426c9321b083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:40.653Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0f3b0cdd-6da3-43a3-a8cf-676fe072c4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:50.674Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=35eaa190-f8f3-4aad-9023-8e90d481c820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:38:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:00.685Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6510340e-d0d0-42c4-87a4-0a0d46074413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:10.696Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea2a7aeb-4b7b-4c0b-9513-5c73200ca399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:20.710Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5288e91e-6b77-45ee-bad7-267f9f53af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:30.759Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2a536004-5f1b-41bf-a33d-e54dbae649f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:39:40.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:39:40.334Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:39:40.334Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:39:40.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:39:40.335Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:39:40.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:39:40.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:39:40.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:39:40.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:40.776Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=06f0ab52-b6dc-4d4a-bf23-48863931bcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:50.788Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9877dc24-6d67-4fd9-9c1f-18c8c2f87299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:39:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:00.802Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2021269f-3d0c-4393-a496-a842a7708c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:10.816Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=428dae49-c60e-4f63-96e0-42ffebf2714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:20.850Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=673e1537-650a-48fd-af34-ae454d3292e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:30.871Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c74fbf5f-fccd-402d-8532-f7091c7d3352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:40.884Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b2b60f6-209c-4f96-85b3-a8b2442daa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:50.900Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b5397a62-3f46-4f46-aab8-3813fd531fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:40:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:00.921Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9ccc9eb3-111d-48ab-97d1-c1c41ef9ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:10.937Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1839288f-3665-44a5-a510-5d49920948b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:20.949Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=39b69b6e-1600-462e-9d7e-443938d79c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:30.962Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9cb9cbea-c429-46d2-9791-28c61271b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:40.973Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b82ecab2-def3-4afb-8fe8-1a95b7c9a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:50.988Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b6542641-d874-4d3f-9334-6ccf5e42e5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:41:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:01.001Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d35716ef-215e-4a15-a0b1-2755b9296644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:11.017Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=daa4394f-fe50-4d53-baa2-40024ab78b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:21.029Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=33eb5eb5-361d-400c-bf20-5edcbe6fb401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:31.042Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=efa4b63d-0748-4fc1-9fa7-acb48ff709d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:41.054Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ee373dad-2675-4162-8b88-0ab1d8d998a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:51.067Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9da1521c-1826-479d-a3ea-957d5628050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:42:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:01.079Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=68485121-d232-4681-b084-6aa5725121ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:11.124Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=52dcae7c-9840-4faa-ad01-d6da5593dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:21.136Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8e86772e-b2b2-4650-8b85-d282d0100e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:31.167Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3fe41171-268e-4a39-8dc2-987f758a0751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:41.178Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ee7fd21a-8976-46ae-83dd-dc54db1d1aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:51.200Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=723910dd-d4f9-478c-9cc5-1829ba77c7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:43:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:01.213Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9a819428-2eec-446c-b23e-456bcac58ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:11.226Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ea1cdfc4-2b4e-4451-8b12-78b059ad6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:21.237Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7f292f32-38c6-4d55-a4f3-cbddef146ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:31.253Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e8d58b47-d522-45c8-bdc2-d2d3f0e4cac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:44:40.379Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:44:40.380Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:44:40.380Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:44:40.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:44:40.381Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:44:40.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:44:40.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:44:40.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:44:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:41.266Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=23d633bd-16ce-4577-9458-2c310c59c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:51.280Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=24adf893-9d9a-46e8-8981-e5d52c4122b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:44:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:01.294Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b13104b3-3b23-4120-ab46-41ef7c81550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:11.316Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c8651a73-2f0c-486b-b466-bc022fd51626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:21.332Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a1247e7e-cdb1-4fd8-a112-b722b6b07d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:31.346Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=31026bc9-6424-4523-adcc-9e1a159d5e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:41.359Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=70dd395e-9bab-4f9a-8080-cd89d77f8514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:51.372Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e88eb6e8-13e3-4a8c-9ffb-9cbc3d26e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:45:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:01.387Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=034a78f5-914c-480c-8480-917296f8f175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:11.399Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=89e4204f-d583-4bf6-8e88-25f1758ea88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:21.423Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cbf6e6f4-fe06-4150-a586-957b9eaaa83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:31.441Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=65579899-1a10-4052-b1e3-a9b4d646c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:41.455Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2422e6b5-d6a3-4d45-ab20-e1369c4e3843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:51.472Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67930130-f7d3-4417-982a-1c941ec0c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:46:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:01.484Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6ef3033b-ed0c-4fe8-b55b-e8289c13d8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:11.500Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e1dc9bc7-3900-4f62-a6d5-d86023689afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:21.512Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e4d470ce-615b-4c78-904d-506e256234b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:31.529Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=74c7db26-6b4f-4138-861d-32eb8285ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:41.543Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ed6ad5e0-165b-47a8-973d-8060e263bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:51.559Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1f26b81c-21b3-4559-9019-15972e44fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:47:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:01.576Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0514340f-b9a2-43ef-92dd-c4861f2a8cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:11.601Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a3695091-e069-4427-8138-2b1a1c6be9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:11.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:21.613Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2572efc2-fe21-471f-9471-96564f5e7559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:31.625Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=caf4ad9f-f2d5-498c-ac89-80106902c935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:41.639Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=55605782-5676-4074-804f-1362bbda3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:41.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:51.650Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=373abf5b-506b-4de7-8473-e5b0d906b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:48:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:01.662Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6a396cd5-d3b4-46c3-a7bb-2ee0c0fb7a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:11.675Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d07cd056-004c-4691-9c21-2beb2504da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:11.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:21.693Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=92b79262-fa4b-4087-9431-4a0980876bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:31.706Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3dd061b6-a670-40f3-b6c9-4844efa487ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:49:40.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:49:40.361Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:49:40.361Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:49:40.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:49:40.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:49:40.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:49:40.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:49:40.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:49:40.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:41.719Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=27f46347-a4e5-4dbc-82c5-1f7d0e2ac285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:51.734Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=00ab7ea6-8527-4814-aaf4-cbbe74459ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:49:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:01.746Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=68d8bae4-2efb-47d4-91fa-bfde7663ffa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:11.760Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=87310216-fdc6-47eb-ae93-a0ed5a6b1c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:21.789Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d1f9eb18-3b50-4326-b371-d178b798c2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:31.801Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b64ba1ab-8eb8-464d-8a88-0d77ee3d7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:41.813Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9cfaf291-2ee5-4cc8-9edc-f79bf28434bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:51.828Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6b82d0b9-5c0d-48e3-b74c-b0eb52572300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:50:51.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:01.840Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8d25792e-5346-4797-8488-313879c08128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:11.853Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5411bc29-e934-4832-8aa8-f26bb31a23d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:11.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:21.872Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3098019a-5d5f-4341-b78f-8084f012f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:31.888Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4b411692-361b-481e-a292-0ab05d0fee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:41.902Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fff7ba5d-b106-4dad-a89b-c84af2ef5250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:51.920Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2bfae81c-a60c-4593-a9e2-0bf666ffd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:51:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:01.951Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d7d12c48-6783-4f66-ad59-087b7c73ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:11.967Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5b771043-3325-4c7d-9cf4-0f41887ef071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:21.982Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b30c09e8-2a4f-4f90-96e1-98ff91a3c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:32.028Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e012c030-03e6-41e9-bd8a-8bd63e5b1dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:42.048Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=97968d8c-a942-48da-a4ca-6182aea03896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:52.066Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5bf6a40f-e64c-4ee6-a7a9-cded9fa91aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:52:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:02.080Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fcf11960-c532-4699-8de3-d1f32f6050f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:12.095Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=660b0f97-4bcf-4dd5-875f-5973d40d2898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:22.107Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=414b65d5-a1ee-42b6-ac41-bcb3c6ee8151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:32.118Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1cc38e55-f346-4aad-a84f-89a134bbe9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:42.130Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=96274e55-f663-4cbd-a9f1-7bc220380d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:52.143Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8ebaf222-3f63-4005-a6b3-3eba7f41bf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:53:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:02.156Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a785853f-23c5-4a86-869d-ed53faa46c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:12.177Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=67764c97-4cbd-4bf0-b9d6-68ccac3dfb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:22.195Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c688760b-0e8d-4b14-8de5-16608ae709b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:32.210Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9f441034-74f8-4bc3-b3d0-d98387497bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:54:40.382Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:54:40.382Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:54:40.382Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:54:40.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:54:40.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:54:40.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:54:40.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:54:40.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:54:40.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:42.221Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2cac0320-cdae-4283-b1f5-f3a64f492352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:52.234Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=30a2c2b9-2708-4c32-927f-7789cc4f72b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:54:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:02.247Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=654e799c-863d-45d7-9547-6b871f7f4c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:02.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:12.262Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=99410130-6a6b-4ff2-b9fc-8b491bbeda45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:22.280Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8be1d79f-04ae-4553-a492-6c87ed1b24ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:32.291Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=023e8d36-c07e-4d65-9f5d-b6cdbacd99b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:42.304Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fad3dac8-7db1-4000-b1d9-92ae566d403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:52.316Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=44f0da97-16dd-4913-a1cc-72eb33690b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:55:52.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:02.327Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3235b5c5-8ada-4dd1-b41d-bde81775d60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:12.342Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b71a8b7b-66ef-4d33-bdb5-2ef9120233dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:22.358Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=7c6312fe-1bc0-430b-bb03-e8902a708bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:32.372Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4499a42b-d947-489f-a694-0a68b8c0bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:42.385Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9ddea71e-665e-4d14-85ae-bba042e76ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:52.395Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4adb3d51-195a-4bc3-a0fe-c79d050a81a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:56:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:02.406Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c52449b7-c850-44b6-a9b0-a17be5f6a728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:12.420Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=563bcd09-d55d-4fd6-a7cb-d8e0a69e7645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:22.449Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1d4c79aa-0c20-4c02-a5c8-83eeb551d97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:32.463Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f791e28a-7c1b-4c43-b5bf-d678b0b75260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:42.476Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=5d310689-23be-4778-b1a6-db90871c8e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:42.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:52.489Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=54f715af-8fe4-4e18-89c0-092227776cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:57:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:02.503Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3913ebba-31fa-4078-8cce-90bce3207271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:12.522Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa7bdecd-2027-41d4-9833-6c498164da03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:22.539Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=bb11f4de-dc0c-471d-853f-87657b8a73fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:32.554Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1d09f394-2f24-4eb7-8d50-245f70436db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:42.582Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4598ae92-d477-40b7-8914-c2dbb52dbed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:52.595Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=004cccbb-d6a1-43c9-807a-3e769092b2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:58:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:02.605Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=13c5eb13-d145-41c7-9eb2-1ac89e25d599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:12.616Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dad9778e-7831-4207-adc6-1f27d5b7195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:22.631Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=134421ea-eae2-402b-842f-3ef65e33cf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:32.644Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b03a1e5e-bfa2-443f-92d3-6a082490a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:32.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T05:59:40.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:59:40.361Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T05:59:40.361Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T05:59:40.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:59:40.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:59:40.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T05:59:40.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T05:59:40.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T05:59:40.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:42.662Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c470d09a-fb02-40e6-8a58-9c9e36c413fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:52.677Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2bedbf70-8d3c-4ddb-8a55-fa9ab3e00d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T05:59:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:02.689Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=787bc610-99e1-4f34-a278-a36ae293ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:02.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:12.703Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa1af45b-ca66-4aa9-8954-e908735d994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:22.712Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8da5c508-9672-46bd-bfd8-98c5862f27e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:32.735Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ebaaa74e-1e15-44ac-915e-bae4e026786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:42.755Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dbee210c-3047-4273-a4cc-c4300dce72f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:52.768Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b37484ff-3f6b-40bc-a1e1-edaefae81b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:00:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:02.785Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=2e0d3c8f-b3d6-4037-a995-cd8566e23e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:12.797Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=53fe191a-b9cb-4df2-9ad1-7fa8edae8455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:22.809Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b50f638c-1335-4d16-924e-84a8a343abfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:32.824Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b446c84c-3799-481a-8052-b782ab0e3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:32.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:42.836Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b6723fe2-d6cf-460f-a5a4-b2e135b5a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:52.850Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0ddfbdcd-8df3-4075-b26c-f54c049599be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:01:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:02.868Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3698902d-8b02-4de1-92df-78eb72e1c6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:12.891Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dfbfb7dd-e2de-492d-a036-334f9f6ca2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:22.904Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9dc8d972-9762-404b-94fe-487f5a5540a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:32.918Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=030416e2-e624-4629-be6c-f42902de0948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:42.930Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6c3c3eba-7830-4c93-8e15-5bf81108d560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:52.943Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=18285732-6923-4d71-8262-aad1053ef5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:02:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:02.956Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6419c92b-c6dc-4063-abab-fbbce5f6c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:12.968Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c7872e69-094a-4bdd-bdba-c43af753e256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:22.982Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fd9949f5-3a54-49e2-aaf3-bac849071da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:32.996Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=312e40bc-71bc-4255-a0bb-b32d0c6a3dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:43.036Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=dc3c25f2-dd64-4a2c-b8f6-7ffdc7530e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:53.051Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8858415e-a7df-47a9-b197-3ba76114a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:03:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:03.072Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b56bbc55-229a-42d1-96ab-ac8c09add6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:13.091Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=38c4567f-c65d-47ab-b365-a471d27fd423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:23.103Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b06f7655-8358-4a35-aa22-412676b24e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:23.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:33.117Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b2acc1d7-dff5-4d30-a6a0-ebe0a11bec21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:04:40.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:04:40.335Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:04:40.335Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:04:40.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:04:40.336Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:04:40.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:04:40.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:04:40.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T06:04:40.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:43.140Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9a9826bf-c68a-4f1c-9404-ad539183de60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:53.163Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=64249ce7-3335-4996-94b0-e40568d04614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:04:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:03.178Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fa413fd2-3a36-4e27-bf11-a1a305cf2dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:13.191Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f270587d-4ab7-41ab-aedd-cbc04416dde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:23.205Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e22a6d7a-bc89-49fd-8b2d-dcb0dc2a705d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:33.221Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=85a261e0-786a-48cb-a207-20e6744f5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:43.232Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9bdfb705-2abf-4be5-911e-70a6b48cbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:53.245Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8f967cd2-5259-49b4-8e7c-2ad169c5a742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:05:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:03.261Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=8fa5b20f-f374-4414-9228-0d76e3a056f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:13.273Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=6ec2a182-789d-4e94-a8a7-9f707fe214e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:23.287Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=0abe456b-e725-438b-88b4-088a19d6093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:23.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:33.299Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=02cf1e94-eb04-4245-b0c1-a6b198d20d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:43.314Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=30fb6c1f-cbc5-4336-9f06-b8e4135e6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:53.330Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=fb6a53e2-d9c0-4a23-9aa4-5e1bc16d2029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:06:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:03.342Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=02a619c4-9520-4b0b-bc43-7594cefc3550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:13.373Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f7c08b04-7b48-4d2c-94d4-b02a31bf6050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:23.389Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3cf4910b-1e3b-4fd4-93cd-822108d52b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:33.402Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=39124751-3047-4e08-88bc-c5760103e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:43.414Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ed26bca1-7d4a-458e-8077-951b3429efa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:43.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:53.426Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ec5895da-662c-4c66-b9ac-3b3b4d4b82d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:07:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:03.440Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f30e3741-c6b0-4380-8d33-d9b49f6b780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:13.451Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=702e4bdc-f5c6-4f37-8d58-36da61497f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:23.470Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=ab78ea14-ac71-4cf9-84a6-2413834c2230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:33.484Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c52cdd4e-d9fb-4ad6-8b6d-f132c4f52704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:43.496Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=d4370b2b-a05d-4878-ab01-3ea0b9bbf6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:53.512Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=af68ee14-9a26-4a62-89d6-c24bf60c316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:08:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:03.539Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9b2aa04e-f5fa-47f5-9195-abacb34aaa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:13.553Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=530074f0-4afa-427d-b9cf-acbd07558160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:23.565Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=e99a906e-1a22-438e-943c-ac06a9f2b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:33.584Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=850f4d6d-c3d8-438d-8c1e-97d20d601b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-02T06:09:40.352Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:09:40.353Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-02T06:09:40.354Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-02T06:09:40.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:09:40.355Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:09:40.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-02T06:09:40.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-02T06:09:40.364Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-02T06:09:40.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:43.600Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1abc9b9b-6fc4-40c5-8e6a-f94e67ae28fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:53.614Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=cf7596a8-7739-4564-93db-499687e55412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:09:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:03.631Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=b7a32819-db2c-45a3-b248-fd0fb33222fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:13.645Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=a56595b4-fbe0-47fd-90af-c09df561bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:23.657Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=c25aadaf-3c9f-40f1-ba45-1279343a948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:33.669Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4bb460bb-317b-4ccf-8de6-95551df3cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:43.682Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=3fb8726b-d1c4-4710-84e0-ffd7ba02c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:53.695Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=12c794a0-6994-437c-9b3f-9039a97c4e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:10:53.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:03.706Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=27e2bd3f-6de4-4a8d-84d5-bfb4be3f4e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:13.715Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f6cf78fd-e476-4d59-994e-b6d3daa9285f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:23.727Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=1b95fe00-8323-43f7-ac69-b3de8091ab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:33.738Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=4d8b5a99-b338-4d0b-b960-fd06fb0bca6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:43.749Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=f39aa66b-b227-4ecf-8932-63e4090fe1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:53.784Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=383af611-3821-48d1-a945-6b1ff6369b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:11:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:03.811Z |INFO |Init configs |InvocationID=3704c4e3-0ea3-4590-8943-a7272516d6e8, InstanceUUID=9c90ea86-98ac-48a8-aee3-e55d509e63f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-02T06:12:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |