By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:19:39.073Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:19:39.083Z |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-11T00:19:39.084Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:19:39.086Z |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-11T00:19:39.500Z |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-11T00:19:39.626Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:19:39.626Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:19:39.627Z |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-11T00:19:39.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-11T00:19:39.767Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-11T00:19:39.791Z |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-11T00:19:41.291Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-11T00:19:41.870Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-11T00:19:41.893Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-11T00:19:41.894Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-11T00:19:41.998Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-11T00:19:41.998Z |INFO |Root WebApplicationContext: initialization completed in 2207 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-11T00:19:42.722Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-11T00:19:45.741Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-11T00:19:46.481Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-11T00:19:46.505Z |INFO |Started MainApp in 9.931 seconds (JVM running for 10.736) |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-11T00:19:46.578Z |INFO |Start scheduling PRH workflow |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:46.589Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fba8521f-12db-48a9-bf4c-a6c40d0c27ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-11T00:19:52.456Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-11T00:19:52.457Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-11T00:19:52.460Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:57.146Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=53767278-0f75-44ca-9372-a62b34a63989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:07.175Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2c38a1cc-d320-4c47-9044-360a70738aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:17.200Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f46bb38a-adf8-460b-9423-f4f7c1fe155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:27.244Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7b756580-782b-4327-b49b-db01ebe6fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:37.271Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d9bc738c-cea3-429c-85ae-2a98e188c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:47.296Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=42029cf0-3395-4bd2-a096-4e81af4194d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:57.323Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e77dc2e2-1f5a-4b41-b62a-687b9042f2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:57.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:07.348Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9687fc32-f06b-4994-9523-723d633c1b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:17.373Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=07dea6fc-f42d-4ebd-a9db-26d7a003fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:27.422Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=44a8eb7c-6b97-4de5-8f38-a68b7b549494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:37.440Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=79c0ce8f-11cc-4bea-832a-44d0cfbe5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:47.460Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7b0d7b27-d0fd-4374-a01f-ed8ceaf7beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:57.478Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e0ccc41a-c8be-4566-8b23-3216a0092cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:07.508Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a47ac795-4f7b-45e5-b886-4d2642fa89e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:17.526Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c33cf0df-8735-40c5-860f-d1eae4c71363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:27.556Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c5f93c5-827a-44b6-9a4b-6e6fc7a52ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:37.606Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2a6fc779-2c70-4060-93e4-0d5b5f40fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:37.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:47.638Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=29ea5a6f-3646-43c9-ad99-d2c234110066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:57.665Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fdfc7543-32bb-4314-873a-7ccd1730d71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:07.687Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bdacd64a-1523-428e-b4a6-8e17527efa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:07.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:17.704Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cebe0e45-b50f-4f29-b2e3-62b6748172e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:27.721Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=adf9dc3c-3375-4946-9f94-8d43acbdd4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:37.738Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fbb34e15-88c9-44c8-86f4-a2c3458063f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:47.754Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=25772f95-6dff-4063-b440-37f7f48817e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:57.777Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=91bfdc96-8547-4186-a88f-d901d7a96a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:57.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:07.793Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=85e42b00-4d32-4273-aeaa-b346ec0e9456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:17.851Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=74afea2a-2ea0-4520-8ae0-2b8598b32d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:27.866Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7f28d38d-7277-4521-8bdc-e4e06f5403e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:37.896Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36d1b8af-5617-493e-8689-f27809910416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:24:43.486Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:24:43.487Z |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-11T00:24:43.488Z |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-11T00:24:43.489Z |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-11T00:24:43.489Z |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-11T00:24:43.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:24:43.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:24:43.502Z |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-11T00:24:43.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:47.925Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dc8c6987-ff92-4d00-9da6-56ab5784915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:57.945Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=28ecb11e-7f88-4ace-b1e8-f182c179d1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:07.962Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8576592a-d206-4ed4-8add-7578b0800fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:17.976Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7de9b03f-0cdc-4240-a41a-1fd91b2833ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:27.992Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=86383d87-9dbf-4245-9617-13f7cf56cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:38.010Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0cafa00b-e65e-496a-95d5-351582a22d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:48.044Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b8c19326-5430-482d-9e86-97e75fdef6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:58.061Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b7979579-de20-4354-97c6-e1f0787e9d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:08.074Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1515eff2-0ebe-43ca-a8e2-33e2efbb1294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:18.092Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f4d5e0b1-2539-44c5-82bf-d9779858c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:28.110Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c95b3aff-e02b-4dc7-b635-526accc7a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:38.127Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2b6b78f-5987-4dea-81e7-42ff0af15b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:48.152Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a69b05de-3174-42c5-bc08-d9c88be2d755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:58.173Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=819a6248-b6be-453d-8684-8aedb48776d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:08.219Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5e36e10e-08da-42b6-aa7b-5a55f16ac1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:08.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:18.233Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b08c9cc9-2709-49f1-b6a0-2995d64a4ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:18.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:28.251Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0191f73a-d11f-448f-afae-8ff897625484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:38.277Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f71f07a9-5fed-4b1d-8fa0-85cf533db658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:48.298Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1a500ca8-8ee1-4f50-8c78-bed73e2860b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:58.319Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36774a79-ece1-4838-bddd-0280cda19d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:08.333Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6019d866-7843-40c4-b10a-57bb903dae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:18.349Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=22f39bc6-fa38-4709-ac9a-bcaccb17d060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:28.368Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=076fd014-83c6-4e84-b2e6-bf9e701154dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:38.384Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=12cac440-578b-4759-8793-474024a14cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:48.399Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5700f561-10d2-46c3-a14d-e8247e515706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:58.419Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6129fc3a-5ae2-4874-a578-8ba4b20c369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:08.441Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2c9477b-3a39-4cc8-97ee-abf2465bcdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:18.463Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ef8f942e-ae02-4389-8cd0-e46b741c24a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:28.489Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=abe833f2-a8cb-4310-a41c-ff5f7e75aacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:38.524Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=aa1e4584-461e-4aa8-b1af-8e194cb28b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:29:43.087Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:29:43.088Z |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-11T00:29:43.088Z |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-11T00:29:43.088Z |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-11T00:29:43.089Z |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-11T00:29:43.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:29:43.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:29:43.100Z |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-11T00:29:43.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:48.538Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fd69e5e4-1d6f-47db-9bd3-d4fbbd3d296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:58.553Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a213dd84-a14f-4314-b18b-143718c79b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:08.584Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=73619eca-a6c2-467c-8420-94980ae4a171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:08.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:18.600Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=67415606-a026-4f5d-b402-3b0e804788a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:28.619Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a4a15c5e-824c-40f9-884b-90663be1f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:38.633Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2785717e-40f7-49d7-953e-17666a596ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:48.658Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2eefa146-f139-4ead-b527-6f3ce424495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:58.684Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d03171e3-fb1d-4eb2-8b1e-ddc42035af9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:08.702Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c6c82939-4745-4c38-bec3-fa0786a4334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:18.716Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f02db1e8-485c-41aa-a0ed-f69a9f3745bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:28.732Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=78a23bd8-e88b-47dc-8b21-47e1716fc1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:38.745Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0f308192-d153-4ffa-ae3b-ba5f8fd25450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:48.762Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dabb84c6-2232-4ad2-93e3-e5bdc61b6fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:58.795Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dc49b1b0-57c0-4be4-808f-6b9aeb0199c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:08.817Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3b23e536-1e02-44bf-8fab-214f4007d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:18.835Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=313f098b-c2ab-409f-adbb-fd166c6976bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:28.853Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=89442c7c-5cbf-4e0b-9d4d-d869eb330a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:38.877Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8ff62f74-c17b-4c4b-89b0-d3a100cdeb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:48.890Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=13aa7ac3-189a-46db-b21f-5c3114be320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:58.906Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a3ca8126-65af-4aac-89f9-19623f699fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:08.923Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc1b5228-b44d-40dc-8629-f61b9ea572ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:18.944Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0f1bc513-c594-42ae-a2c5-14ef7733ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:28.964Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=489bb153-3178-4bbb-8a70-123cd4c6daf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:38.985Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3d599ed6-f8a1-416f-9e60-14695c5f4b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:49.000Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=90a8abfc-ff22-483f-8b43-9d498db28d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:49.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:59.029Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bb3cae54-f73e-4d9c-9336-6b42b45f11e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:09.047Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=40fa9a0f-3785-475c-96e3-76eca714dfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:19.063Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6a6d39c3-2e9c-4cac-b3d1-8d4e37d51678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:29.079Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6f3dd12f-3351-4202-822f-f68db572f13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:39.098Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b08edeb7-2def-4433-a822-b5f6d25d6a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:34:43.026Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:34:43.027Z |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-11T00:34:43.027Z |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-11T00:34:43.027Z |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-11T00:34:43.028Z |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-11T00:34:43.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:34:43.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:34:43.039Z |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-11T00:34:43.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:49.112Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5df3b593-dc6f-47e9-85a8-e84d94b30096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:59.128Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0a435a66-0e6e-400d-88a2-7596dd7fc02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:09.143Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5ae5cbb1-e051-466e-b076-476300185b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:19.164Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=04beb3de-fb21-4283-b6e2-d991ed44d226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:29.183Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=42a034e1-4f33-45fa-9f95-293328bcbf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:29.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:39.198Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f516a31b-23b1-4539-8758-e14bbc1eaafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:49.211Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1379fe8f-1a94-429e-b94c-79daf4fd9de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:59.229Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=90a63c5e-0707-4cf9-ae13-f2c9fb38c235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:09.255Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4439417e-cd97-4ee2-85d6-9cf3535d301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:19.285Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=db0d1bf2-fa70-4ced-adfe-531c38df861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:29.299Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=babb03b4-b2db-4a21-b251-0b897e8d7b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:39.322Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f98bab2c-31a5-4f14-b193-b443043781bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:49.337Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8bcebad7-adbd-46ea-ae2d-adecfcefc73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:59.365Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=449acc23-766f-41eb-8f77-c82be13451e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:09.385Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=566287b6-b504-4a48-a5e2-558f4acf1703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:19.418Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=20ee5afe-c120-4dff-a361-e1dc1ee20690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:29.433Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19033def-ff7c-44c7-9c5d-6424ec68773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:39.451Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b72b5cb9-3c86-4d9c-a076-3d7a0b1a5ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:49.467Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a2ac6744-f183-489f-a70e-117ca3e8d4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:59.484Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=51deff9a-68f4-4793-9b5b-9d27217c15f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:09.502Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=17f43466-40bd-4463-8ef7-dae41e5cce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:19.518Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3de95806-4aa0-49c8-911b-4e59eb1d23ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:29.543Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5fbe06c8-43d4-4f33-99e0-9cffbed9dfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:39.556Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a618e955-e03f-4910-afc0-113d54771c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:49.569Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=186f77a4-9671-460e-a15a-081c51c5f457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:59.623Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c477ac2-cbcf-4ece-b859-63b775a8832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:59.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:09.657Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5700a5ea-6736-48e2-8659-2b3eb077783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:19.689Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=831b4964-955e-49f1-9dc6-b387ee09b8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:29.708Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=96953f17-507e-46c9-b244-33438d4504c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:39.725Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=193b5333-afe2-4f16-b310-3171b523fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:39.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:39:43.029Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:39:43.029Z |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-11T00:39:43.030Z |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-11T00:39:43.030Z |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-11T00:39:43.031Z |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-11T00:39:43.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:39:43.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:39:43.039Z |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-11T00:39:43.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:49.763Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ede0b969-2201-4c40-8946-453d2c08bc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:59.787Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a671252b-1115-4dc4-9ba2-0274deaa64cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:09.813Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7f1a5d94-afbc-4da3-9c97-05a25cdbddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:19.831Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=28bc806a-13f9-490c-aba1-3b1a767b4449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:30.131Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1b981bdd-318e-4a17-9d00-764cadb40056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:40.226Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2b69f3b-6f82-4870-99b8-32bc31331eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:50.249Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=79fb33fe-5e7e-4c81-a08f-df62004840a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:00.281Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e473c7e4-8ee7-48cd-ba10-dfe812088969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:10.320Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d098816e-651f-4c7c-bd62-3fae0aad4cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:20.355Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f0974002-26b7-4376-91a8-0c775c79abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:30.378Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=097bb6fd-c4dd-4b78-aba7-2ef64a760bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:40.407Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8cde2a44-f806-488a-8a99-1dac9fe32461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:50.427Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6b703f37-b3e2-4571-ae6e-a99162d7a0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:50.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:00.490Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e8b6c86c-fd31-47d6-8f85-85c7ffbe79c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:10.517Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6cfdf26b-8514-4f2e-8bd2-426bdedab8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:20.551Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1eedf65e-18a3-4df4-93e0-abae05e5f0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:30.585Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c9927ee-1579-420b-9855-75ff7469d3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:40.621Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=52eaf14e-642e-4686-bb67-aac1ccca6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:50.642Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d17278a2-8f9a-4cd7-95b4-34c914adc85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:00.700Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4b355acb-a217-4499-812c-1ae236a7ef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:10.719Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7a36b866-47c9-4e0b-a189-4b7942e6f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:20.740Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c1187250-5e45-4086-a191-acd283617927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:20.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:30.774Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2f525238-c62e-446d-aee2-206f331f5d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:30.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:40.852Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9c9cfbd7-eaff-4a22-b0f8-52a2ffb25c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:50.931Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=74026c45-68cf-498f-ab4c-802ea74a85c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:00.977Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=82e799ce-3050-4cc7-885f-897f41a838ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:11.027Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f28b7e9d-6164-428d-8326-4aec79056623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:21.137Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=56d08a90-a4cd-4328-b9d8-41fc94aec8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:31.196Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4014cef0-576d-4d0f-8a2c-95c164e5aaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:41.232Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7db14745-d105-43cc-b3ec-644e7d65642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:44:42.980Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:44:42.980Z |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-11T00:44:42.980Z |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-11T00:44:42.980Z |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-11T00:44:42.981Z |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-11T00:44:42.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:44:42.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:44:42.988Z |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-11T00:44:42.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:51.270Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b375169f-2355-4fce-a91b-e7facdb8c03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:01.309Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f20fb05a-c743-436a-b3bf-572e49884f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:11.326Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8a2f9e58-6d12-4904-9f84-b16fdbf4ce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:11.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:21.359Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=23dce803-3878-4b0d-ac20-f9150409335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:31.421Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c0e21614-3162-4868-bb1d-aeec9fc5a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:41.657Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f2badd3-e4d5-4533-b23e-e231e46f1239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:51.700Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2667012c-0339-48d6-87f3-d2ab6a295b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:01.721Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c98818ae-c28b-47e1-9855-8b51e7c26b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:11.769Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b77c2e21-716f-4415-8dad-85412c64ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:21.815Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b2b7a820-bb44-42df-83c2-7c646afec412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:31.852Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a9512234-7cd4-4457-84fa-663f7df90829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:31.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:41.869Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c601883d-d686-48eb-9c7f-3cf9d3cdfeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:51.899Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=acb7eff6-1631-402f-a261-3a55d259e7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:01.954Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=787921b7-d177-4fd1-98fd-9e0a93682f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:11.969Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=381f401e-1bf9-4ac0-8be3-d8fcfffdd367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:21.986Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=600727aa-c30b-4ada-ae78-dc119dea8af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:32.004Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1adfb4d4-b4c0-4576-a341-3e3b14b92b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:42.019Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=381f6ed6-aca2-4fb2-bbaf-ac989d033437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:52.031Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0834e09b-7fa7-4ef4-89bd-7d43805d759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:02.047Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a6f80bfc-e244-49d6-bdcd-dbe9da7c3000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:12.079Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b07654dd-e6cd-41e0-91f5-74e3f179de87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:22.132Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f7de0bc0-f4d4-4a82-9ab3-984eaf4aa260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:32.147Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=77da908c-73cb-4b0b-bf56-0946f98dccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:42.189Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9b59c965-a927-4bd2-849c-2b06a2052ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:52.228Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d6d40c68-c9e8-4cd1-9ab1-809eaa8e04f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:02.267Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4717cf6d-e444-4ef2-af2f-a329d0bae025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:12.291Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1f71de52-3de2-43c3-83b4-79058668e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:22.352Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c0633ee-3be1-408a-a059-13309b9865d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:32.378Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=34c7abac-15db-4cb5-9921-705c9c753fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:42.394Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e2e4d65d-fcc1-4696-9c54-fd805f072302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:42.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:49:43.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:49:43.004Z |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-11T00:49:43.004Z |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-11T00:49:43.004Z |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-11T00:49:43.005Z |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-11T00:49:43.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:49:43.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:49:43.016Z |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-11T00:49:43.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:52.456Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=58a51439-d78f-4fcd-9a7d-aba57ff0af03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:02.486Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=21ea6cf3-1b13-4593-8df5-8975902b1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:12.515Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=57694c1f-6d10-4049-8511-352a2caf78f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:22.559Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=81397e05-db20-437a-a9dd-097f55b07ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:32.593Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ce77d4d8-00a0-4247-a0bc-ba63dc54c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:42.623Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=98fb7d5e-ec1e-47c3-be21-6aec0d509341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:52.637Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a82d8eec-e17a-45de-9614-4943e35d1f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:02.670Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fd5cb591-0ec6-405a-949a-f5564732f9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:12.684Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=00152963-0d68-47e7-8828-099e2a2d2286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:22.704Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=67883ccc-ef92-442c-9747-581536928f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:32.724Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=eabaaced-7a80-419c-aca4-84593476f21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:42.740Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f8dd626e-1ce3-4d1b-95b6-6e84c4f9caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:52.775Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ab4abf82-e4b9-415d-80eb-93a23942675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:02.802Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c4ad338-4cc0-415e-8295-f454ed38ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:12.819Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e162af6a-af80-403d-80bc-1ab7ecff571c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:22.833Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e2bdc5bc-b060-4749-951a-c2904ad098b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:32.851Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3a3f0ef0-511e-448f-940c-6defcf361ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:42.894Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=913a75b0-5af5-40e3-a2d0-bd5d2816ca3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:52.940Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0c19e4d0-ff9b-4400-89c5-e1f4a813e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:02.964Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e582dfdd-2392-4747-8945-16635906ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:13.003Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d774264b-c1ba-41f3-8e4e-ac5ab75a2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:23.060Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e2e2b9a0-66c9-40ba-acf4-7dbc72157546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:33.075Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=de84da4e-b34e-4e01-8b9f-83127bb25224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:43.091Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d9f324ae-7357-4f7f-9f34-5164f8262425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:43.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:53.104Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2436acd8-0982-4789-8e84-8eb2db453b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:03.119Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b2242df3-6683-42c7-aa07-b4713aa10981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:13.158Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=75acad4e-a2ff-40aa-afcd-8ed181e0f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:23.174Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=74eb2365-7791-48c2-a29b-4f3e8e1201b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:33.192Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc3dcaef-ad1a-4274-81cf-640c36b190a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:54:42.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:54:42.982Z |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-11T00:54:42.982Z |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-11T00:54:42.982Z |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-11T00:54:42.983Z |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-11T00:54:42.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:54:42.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:54:42.990Z |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-11T00:54:42.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:43.215Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=46d50612-258d-40e5-8972-0dd2ce7caf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:53.229Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=94173b40-08f5-4600-a481-c0ea8ba70fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:03.246Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f7164fb-6396-41fc-8378-bdb20006e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:13.279Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=045d40d6-4c36-4dcf-b014-9457481e71d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:23.293Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=741d1f87-c231-477e-952d-5d8c3928cc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:33.329Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5debc357-9968-4e77-98c2-b88293e6ec6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:43.357Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3834b264-1a72-426a-a79d-f88d1a22a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:53.370Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=879d22b5-3313-4a7f-9323-661c5c916a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:03.388Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=61232f25-182e-4ec9-993c-beaa64777b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:13.405Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6f83fa16-6146-4de2-85e5-7b891d20e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:13.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:23.418Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6db2dbe9-98c9-4848-967f-19d18b88ed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:33.439Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=de586236-9fcd-4de5-9d58-162dbdc15c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:43.473Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4fdddb37-d766-47f7-8c27-7609f020f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:53.496Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=de287737-b674-4a78-ba24-96f0ddd11159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:03.517Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=17e098ae-a58b-4691-80d5-f11a718131be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:13.539Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=71ed0b7c-7a72-446b-9e81-68d7953e70be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:23.566Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c81e4410-3db5-4ee5-8f94-3b1f0d033d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:33.585Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=18a97e82-b5d5-441b-95a2-5fa7677fcc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:33.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:43.604Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=40f4e574-8a2e-4bc9-ab3f-d79a8764d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:53.630Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc028bc3-b45a-4221-a961-82aaf961dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:03.651Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cefd776a-ccd3-4c89-99bc-4ebbb566650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:13.665Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e90cf8f8-8755-440c-b5a8-21d074f7b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:23.681Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=559f5c92-de60-4e38-b799-e0e7a77fa7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:33.698Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d712c052-c162-45ee-a72d-8007495b714a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:43.717Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d0272b29-ff24-4230-8a49-e4eeae700714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:53.734Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e9907a8a-3924-4fe5-905f-c04120b2129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:03.766Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f5c1b9b-9d7b-4c8b-912e-5ffce0852248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:13.802Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c200605c-d64b-4e7b-abfa-a80e047cdacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:23.831Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=43fb597b-c515-4773-b9cf-fe0a19dfa812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:33.851Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19a8f633-5013-428b-8e21-6cdb67de42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:33.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:59:42.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:59:42.995Z |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-11T00:59:42.995Z |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-11T00:59:42.995Z |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-11T00:59:42.996Z |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-11T00:59:43.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:59:43.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:59:43.003Z |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-11T00:59:43.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:43.867Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2be38b6c-9fd8-471d-b2d7-67580be39e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:53.909Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4cf43393-da18-4d40-a815-63b7e0e68b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:03.928Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8e15af72-eb00-4138-a91c-e232c78885db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:13.957Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6ddbaded-662a-4372-b621-bd5201d6b71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:23.992Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9a658d3e-468c-46b8-a7e4-5563f8581365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:34.009Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8e121e16-66f0-4330-81d1-e3b93ae35ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:34.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:44.025Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1d7e76ca-94b8-481b-ba7f-fdcefdc2d348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:54.067Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19c31dcb-fbd7-4f4f-bf88-eb1dd78b21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:04.091Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=480b6e58-30e5-4613-87d5-fa0b10ab2122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:14.118Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d4acb7be-301e-4d72-a220-9997dd2585fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:24.136Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6f98002a-a713-421f-a6e6-af63b13ed8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:34.195Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f4ef2f3f-2081-4830-90a4-7604ee568053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:34.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:44.211Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=efda19b2-6230-4d4b-a5a0-d49d8b96bf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:54.246Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e0036303-306e-427e-abe7-32aaaf8e4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:04.290Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4bd221df-de2d-45c6-8fe6-2a19abc831d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:14.309Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=daab2103-a274-4a04-9aac-ceac9d738aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:24.338Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=946192f3-f533-4727-9419-a22d683141cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:34.355Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9fb13fac-061a-4caa-8de0-12b92033a0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:44.406Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c5775229-e332-4681-97ea-21c0d079d447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:54.425Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=615aa184-7f09-4ab8-afda-5ac67755113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:04.443Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e900c60c-de0e-4abc-9f88-fd4aaa553d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:14.459Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d5f68250-20b4-4a78-9dd1-2559e973937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:24.475Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b2eae20f-5326-4e5f-9bb3-bcae6b372497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:34.494Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5e1b7b9c-a527-47e4-b402-f063e45a28d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:44.507Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=33cbae39-418d-41ca-9ab8-471e7454f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:54.537Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2a969cb6-2a5e-4cc1-91da-28f1a8667b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:04.550Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=02f4bc5e-4bf2-4e37-8f52-00d3afb5a872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:14.568Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=39f496b8-6c2a-4ddb-968f-4bd3a070bc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:24.582Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1637d2d5-aba2-407e-8c0a-678724efdfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:34.606Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d9a717a5-f0d2-4994-9488-e997600e5220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:04:42.911Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:04:42.911Z |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-11T01:04:42.912Z |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-11T01:04:42.912Z |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-11T01:04:42.912Z |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-11T01:04:42.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:04:42.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:04:42.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:04:42.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:44.619Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=237df40c-2508-444d-8d10-cc9f01df642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:54.635Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0122e992-0ea0-4087-bafb-5db9e7d329f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:04.649Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=07790371-e0df-4db3-bd4b-0103970bf7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:04.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:14.666Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7e52f1f1-2679-440c-8a24-825f4f8d5afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:24.680Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b7e14436-b339-4bde-ac5d-c5c49901e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:34.701Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5946939d-004a-4530-b67c-4be49c44b4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:44.716Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9e8d8682-90a4-4e4a-b139-b37e7a13d592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:54.729Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9c68ac57-a7f6-43ed-ad95-b6283e7bee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:04.751Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=593bf687-8d2d-4482-8a4f-e137b4ddc20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:14.767Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=580cf574-5a51-46f1-ad35-29373f9ccb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:24.795Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b4b88202-b8e0-4a00-918e-c71a4d1c2a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:34.818Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6151063e-9646-47c0-a6a6-bdf9f633d6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:44.855Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=168d29eb-0748-4c26-8b3b-052cdf1764f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:54.871Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0ff7788b-050b-4ca1-a4a3-118a8bbd4273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:04.905Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a22646fe-fc2f-4ff6-b6e9-3deae2443d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:14.943Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a0005469-ef2e-4918-a6a6-664406acc14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:24.956Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=00d34a26-21df-4488-aced-becff0b97502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:34.969Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c005472-09c6-4c7e-93ee-82e964518309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:44.997Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c9ccacf1-e879-47ab-a5e8-ba6497541acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:55.009Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f106b691-ed53-4e7b-9dbb-3f38abb79290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:05.022Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=efaba3fe-25ab-4131-ba8f-ede7d7c6341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:15.040Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=67422c2e-1ace-4c93-9259-8dd95eaeae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:25.055Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e75fa3c1-5087-45c5-a3df-a30cb14d6044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:35.068Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0908fab7-dbbb-4782-b74b-1fe5052b0107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:45.080Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=80bf439c-0bd4-4dfa-8fd2-18b444626793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:55.093Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=83150a2a-5dc4-464e-a038-760a80fa3070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:05.140Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f7f70c96-ac98-4abc-b54a-1f3995f1af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:15.175Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a9758275-5185-4451-bf4b-5a0067beccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:25.187Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5e85720e-4b05-47df-8b10-45122669d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:35.207Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c6eed5f5-1e4c-4d22-9a56-942ff3a21323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:09:42.932Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:09:42.932Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:09:42.932Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T01:09:42.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:09:42.933Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:09:42.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:09:42.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:09:42.939Z |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-11T01:09:42.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:45.247Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3aa14eaf-1cb8-4af0-81dc-351afa9f4345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:55.265Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fefbc2fa-6983-445b-ae7b-a6f9319c5641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:05.290Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dd750917-0904-4eae-a5a2-826cf1ad1500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:15.303Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0dc886d3-e946-4737-9edd-622bc051846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:25.318Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e53c5b13-e48c-47b7-9f0d-a95674ddd226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:35.338Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d2d4ef2a-e252-4a1a-9c71-5368a87263fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:45.357Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1d665e34-07e4-4120-b147-6ae363e7e4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:55.374Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=01b02940-f5b0-4dba-8e87-eb7b663e9630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:05.390Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=477a0308-3381-446f-9d74-c828c1591b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:15.403Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8668d626-9f07-4a80-a513-ed9bbdd0988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:25.416Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2fe769fa-97ad-4b91-8ed1-e28911e20798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:35.429Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8571ee5d-7b47-4d41-b7fd-7a2b2cfd4a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:45.443Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=48e7f3f0-0ddc-4704-b549-f5013b6f57f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:55.456Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fea4b1b0-ecd3-4208-af58-905021e05917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:05.470Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f0cec478-2ca9-4805-92c6-ee07d72a5711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:15.482Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c30c693-5b38-4377-93b1-52f9fea669e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:25.501Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5ad9faac-3478-4ccf-b46b-80dfccc04cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:35.511Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9e69fcbe-c975-4a06-bfa6-cb2598723ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:45.553Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=51f10ab4-883b-4061-9e36-fe256da014bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:55.566Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=34106182-58b8-4906-9e43-5ceae665588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:05.580Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=27cefbf3-e866-4dcb-b8c6-fd045dc6612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:15.596Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c3f05309-e0ca-46ac-8da3-bbc6ce2f534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:25.613Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=469fe3ab-894d-49e5-aca1-13ef4075c65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:35.627Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=15a9525f-9714-4025-b656-55fc0f7bdba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:45.645Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3040ab92-d06a-4d66-9abf-9fad4becb2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:55.658Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=62bb5cce-9c2e-4f10-91fc-6adf7c9ad2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:05.679Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1516db6e-4ddf-4d72-8b5d-2126829bf561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:15.690Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f64df2f1-318c-4912-9dc0-7a53dbf8050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:25.706Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3e4da931-1ffa-4db2-b328-4ae9a5144e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:35.719Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d5fc0da8-b7c5-44cc-9cc5-71bfe0ca41b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:14:42.954Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:14:42.955Z |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-11T01:14:42.955Z |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-11T01:14:42.955Z |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-11T01:14:42.956Z |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-11T01:14:42.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:14:42.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:14:42.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:14:42.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:45.732Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a010a856-b1a9-4adb-99ba-2f1af7b0e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:55.745Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f4d9c2c1-e94c-4b21-82ab-a8ae574c0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:05.765Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7ef62f70-748c-4156-8832-996312119bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:15.777Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e66a35de-d5ab-4e61-84df-09aa963740b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:25.812Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1a1a13cb-154f-4715-99a1-02cc2bb9b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:35.828Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=89706523-cf5b-409c-bed7-02145c77af23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:45.854Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=778bfe30-147e-429c-96a4-994b964069e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:55.867Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2e91fbc0-ad03-471f-b59d-1c5ec5ffe1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:05.880Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8b720727-6e0a-4364-906c-0ef5092bb285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:15.893Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0da6741f-8c1f-42b8-9910-58d2075d1a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:15.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:25.905Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c3e47533-16c5-40e5-8ff9-d9ac031d500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:35.922Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9030d396-4ad2-44b1-80f9-d8349286133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:35.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:45.935Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=327de1b9-43c9-4a67-8972-b3fd5c5d0938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:45.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:55.963Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=390459af-1172-4771-9a6f-e67f4cdf7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:05.977Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2729fe9-ad6e-45dd-983a-ccf78c648579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:15.990Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=14017a36-0900-4d6c-9ad9-15a3f35c178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:26.003Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bc43e2fa-2d6d-4445-b50c-0c2705de2587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:36.023Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dff32555-65df-4f99-acde-35f4205c07dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:46.035Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0b22a1bd-0973-46d3-99f5-ec4ae249fda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:56.048Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=80001212-1216-4ee4-a626-ab12beedcc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:06.083Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ecc602d7-e0f1-4d60-abfb-6eee35e23920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:16.096Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cf5d1500-7e71-43c9-93b7-8e16156669a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:26.125Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=025e9a39-7a3b-47e0-b6db-b18543f0190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:36.158Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=58bac931-6f15-41f7-a499-cb568c3f17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:46.171Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=aa342d27-0993-4868-9d60-8b8af0bfa591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:46.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:56.184Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ef5868cf-4518-4046-8267-e553ed6c84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:06.209Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1482afc8-fcf7-44b1-b5a8-29020e13a858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:16.226Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1296ccfc-fc9e-47b5-adf3-012d1c925a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:26.237Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c049ced0-6b79-4034-9e62-3b5c4f88cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:36.248Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ae4c6d4e-f0dc-4b3e-93e8-2c155434c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:19:42.902Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:19:42.902Z |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-11T01:19:42.902Z |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-11T01:19:42.903Z |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-11T01:19:42.903Z |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-11T01:19:42.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:19:42.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:19:42.909Z |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-11T01:19:42.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:46.261Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b3c276f1-f933-43f1-9e9e-ae9dd1bc61fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:56.275Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=daecc981-66df-438e-bb97-23ca767b2ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:06.288Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3f753bee-89fc-4fca-b967-77afe548f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:16.302Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d970a434-20e4-4ea5-965c-006c38bb3106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:26.324Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ed7c3d85-d9cb-4d4e-bf51-e9ee6e9dba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:36.339Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7fe14650-c3b7-41e4-9c8b-d956926c1cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:36.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:46.355Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=98c51418-a510-417c-958e-7d66d346abe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:56.369Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=44e2ae14-3583-4f5d-ac5b-a41e4bef1d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:06.390Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9baee4c6-9e0c-4239-b080-60811261002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:16.415Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=59a7bfd8-4fda-4233-8ddb-fc2234b0adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:26.435Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=781cc513-7b2a-479e-bd45-e4f292474476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:36.449Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d76e7d64-cd66-47c3-b6a8-cb1d48b54d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:46.466Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b6bc9795-9e76-43d3-ae66-0210b211a220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:56.481Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c9ee2e4-494a-4e61-9e96-3fa3eee1cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:06.493Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b4155e8e-1ae1-4c4d-9dc1-5bfde5457c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:16.511Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ffa0a1d0-86a6-4ac3-96cb-05e2b86e8e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:26.527Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=578175be-8b06-4484-9897-a516c9154f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:36.569Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ee44029d-e420-41ca-88eb-1ff269557346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:46.630Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19092f43-5fb3-4e3f-aabc-53138f0880fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:56.647Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fbe37c69-5bb3-412e-983e-59fe3e5fc92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:06.661Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a06950dd-c29c-4d5e-b64a-52b07ab00f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:16.682Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d2ec05eb-320a-46c7-ac49-213a657b34a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:26.696Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36a4449e-15b1-4451-9ff8-50697e2e6fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:36.718Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c7fba7f-1355-4f3d-beb8-e20d5edb22d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:46.744Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5cddc4c6-387f-4286-8749-4e31e89a998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:46.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:56.757Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e3d8d1fe-30f2-4ffd-b7ec-84a6c3c761b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:06.773Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e582319d-f8b0-4d01-9ce8-88b12e8d3fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:16.789Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=63c29423-c3ec-4bde-bdb3-251476225044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:26.813Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=895f146f-6395-4ccc-9e36-8cea144312ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:36.826Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=493260c9-705a-4089-8c21-19936869c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:24:42.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:24:42.995Z |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-11T01:24:42.995Z |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-11T01:24:42.995Z |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-11T01:24:42.996Z |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-11T01:24:43.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:24:43.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:24:43.003Z |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-11T01:24:43.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:46.841Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f05c7972-0dbf-4bef-b9c9-a0e77f313804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:56.867Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=07354325-9f22-409c-bfde-b29431a9ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:06.880Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bb9ae0ce-5c86-4b44-90ea-67ace679a775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:16.892Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=971d7955-6b5c-42e5-87f9-4dcac7b55418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:26.904Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=236bb6c3-8f57-4558-8c87-99af5101e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:36.926Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fe6f7367-ccb5-45c6-be5b-504d222b7438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:36.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:46.940Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f9537ef4-9f1d-41a1-90f0-a64ef53c4015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:46.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:56.954Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b89c9f1a-9d25-4189-86f3-8e95ccc89aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:06.967Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c826d490-e157-4e5f-9fa0-6eab07188479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:16.980Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36d5ed22-c172-4614-9da0-4392421ef1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:26.993Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=76789dc5-b446-4b59-a688-b082934c185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:37.009Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9ac1ce56-6a52-4d7b-9971-f488deb4c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:47.040Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3f24e394-0410-4940-93e4-c925e71979ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:47.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:57.054Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6d108b3e-39c7-4b9c-9c70-b4959a7a14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:57.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:07.067Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7297d35e-cb59-485d-9fdf-4556f9740937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:17.078Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dda9b699-51e2-4270-a795-ad85c159d803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:27.094Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5b4f63d3-4044-4e4a-b590-fffec389f1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:37.106Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=838f2587-7948-4afa-9a91-e72af8bc12fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:47.118Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9eb3b5bb-c2db-448f-8026-36528a6197bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:57.140Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3af62f5c-a9be-41cb-b85d-1a6c1110357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:07.152Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3eff71c3-264d-4f14-91fe-920c6cead5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:17.167Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=47138cb3-3a5f-45a7-8090-7d496cb9fe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:27.183Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0076505c-a4d4-45bd-aee6-59361d558d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:37.195Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4b8bbc1f-a998-4c89-857f-c7dffd5898b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:47.208Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a07a53bb-daf7-4327-86a5-f36c2426c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:57.221Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2b70ad0f-a966-4ed0-9df3-b24bbd8d58d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:07.235Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3f0284a0-019e-464b-ac2c-9013a8387954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:17.248Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5f8931d4-d960-4c4e-9ba2-d894c8a2f210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:27.266Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6a15ca4c-09da-4cf1-b1a0-5880beb5b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:37.280Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=69250d2f-305a-45e1-b5cd-67bae330f72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:29:42.913Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:29:42.913Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:29:42.913Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T01:29:42.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:29:42.914Z |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-11T01:29:42.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:29:42.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:29:42.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:29:42.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:47.303Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=baf858c1-b169-4dab-93dc-2698a2402655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:57.322Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6cb029a6-72f0-43e5-87b1-eb9a84751089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:29:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:07.346Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7bdb6a27-5e87-4a66-a2fa-c98a88248a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:07.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:17.363Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2950fd37-c5b2-4b02-ae3e-ae295c740557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:27.380Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f8ccb4c9-fcda-4955-918b-957a38a45ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:37.399Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6a06a6ed-cb41-484a-906c-29f7d57c3e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:47.414Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e31039ab-c439-4539-8812-36dbd775e864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:57.430Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c022d04a-81a6-4245-a655-947a6ec9d837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:30:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:07.444Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=549ad245-5017-4c7a-9f5b-7981d9913630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:07.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:17.457Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0d082fb2-6148-4cff-8403-ddd77ba3d5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:27.471Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=39004e24-81bc-4a3d-8ee6-fb33b2a889f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:37.484Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3e50eef1-db80-4e60-99cc-a5a1012819c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:47.509Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f596388f-f58c-4c59-b348-eee14f737ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:57.521Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e06403f5-4b27-4fb1-81da-3c3170f3b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:31:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:07.536Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fe078f91-a983-41e4-8503-955baca51c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:17.553Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6cab5902-414d-4445-8584-c2a7a6fde9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:27.564Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=369ebfe7-80e4-4de0-9fe5-d95e67a2a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:37.580Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=764b26bc-c560-47fc-8fe8-fadd82804408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:47.593Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=776ffeb6-1f72-4097-8649-b6a4c60821db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:57.606Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f50ec1ed-faad-4bb1-8bd5-7b1b4903bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:32:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:07.624Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f4ff8f8e-6fe7-453f-9477-dbe9c8fb6280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:17.640Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1664497c-0a58-437f-acbf-ea1f3444c4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:27.657Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4ee3dffb-db4d-4c3c-bc6c-f6e5e285597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:37.671Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=82db50a7-c02a-4172-ab0c-0260efe38a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:47.685Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dfb0db98-38ef-467e-acd1-1e5cedd44de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:57.703Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=64c4af10-d13a-4e24-ad2d-33ff1f105505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:33:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:07.718Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=71708318-d29b-4064-9ee4-68cec874d87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:17.734Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f83d4a3b-0096-4360-81ad-ef34a5cd1740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:27.747Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b4517652-b45b-4363-a0b6-9a995b351f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:37.760Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9235c733-1c2d-46ad-99a5-0dede37c7eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:37.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:34:42.990Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:34:42.991Z |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-11T01:34:42.991Z |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-11T01:34:42.991Z |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-11T01:34:42.992Z |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-11T01:34:42.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:34:42.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:34:42.999Z |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-11T01:34:43.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:47.776Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=85158013-f5b4-4c2f-a048-700b9e8efefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:47.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:57.790Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2ca89929-bdca-45e4-a3c3-87b9195976cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:34:57.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:07.802Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5c7b4346-b213-404a-b576-a33b2d8da384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:17.842Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1a373f99-2206-4c80-b608-54d32bb6dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:17.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:27.854Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c3133b11-fea5-48b0-8789-c1a718daebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:37.867Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c54bb948-5c59-43fa-9297-e01fd76cb219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:47.889Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=62444ec1-17d7-4409-ad0f-f0fa645fc5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:57.901Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c6ce8df-720a-485c-8294-5e208449fcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:35:57.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:07.915Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3738e3d1-4f91-42c9-ab8f-7dc480dc4523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:17.929Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=80548828-c5cb-4cea-af09-bd9efb0d9973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:27.942Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7059d2d0-f95a-42c4-95ba-3edfa4b92577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:27.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:37.953Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=542a2479-1641-4638-8f57-f015cf2f1d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:37.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:47.969Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6a3ecc7c-ec1e-42cb-8ee2-87cbb66a334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:48.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:58.003Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7cea961d-ade2-4670-be69-c9b2c70f54a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:36:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:08.022Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=226da965-a755-4a5e-8100-19c0fe9c9985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:18.040Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d61b059c-009b-484a-9190-4dd676abdab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:28.055Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6bd555f1-658b-4bf2-ba03-fd79d3ddb685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:38.076Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=21603a19-9d16-4ef9-9398-90e98e2820fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:48.105Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4ede83e0-d5a0-4c2b-a074-e18aa5360f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:58.115Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=42a1c447-de7e-4318-ae9d-fd7f4c784adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:37:58.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:08.128Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c8d18a20-a148-46c0-b6bb-702470307b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:18.142Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4b16ae33-e6f7-4ece-987f-90e3abe203d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:28.156Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=47472063-d7e9-4676-ad8a-b544a9246658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:38.168Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f3ae8c81-6fa2-4c0d-877d-256f68aafa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:48.180Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5b343770-c5f6-4281-bcdc-cc7944d280e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:58.204Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7002c715-b29d-4164-adda-688270b7a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:38:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:08.220Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=70e5b35d-5b46-4b47-ac79-8ab8e8f4b62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:18.235Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2a8d03ed-9e8a-4641-80ec-ffb528555eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:28.254Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fd2e9cda-2c74-43a5-af32-7b4e02e1b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:38.276Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=077d631b-2684-43de-9e16-e9272d3976ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:39:42.999Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:39:42.999Z |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-11T01:39:43.000Z |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-11T01:39:43.000Z |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-11T01:39:43.000Z |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-11T01:39:43.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:39:43.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:39:43.007Z |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-11T01:39:43.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:48.287Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36bfb42b-9876-4a46-a30d-6be05a673116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:58.302Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fce908e7-4c59-4d68-a730-bfacb7ede5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:39:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:08.312Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=087a9bcb-7db9-4a7c-9234-9051214ae122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:18.323Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b58434e5-d8c6-42a7-84f7-f915fdde8edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:28.345Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=847e0856-ec30-4b61-b615-0b39256aa83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:38.357Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ddf0bd95-4cef-487a-bdc1-52487fe5e68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:48.372Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f119dc80-fb37-46ec-9772-d4ac62de022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:58.385Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2c6e1b05-92e9-4eb0-8b47-33f7f51eb6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:40:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:08.403Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c425bd59-ddbb-4216-b92a-7d0aae6d166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:18.422Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bc045ff5-fd5b-470e-bb8e-504fe95d1123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:28.441Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b755ee62-d293-45c2-94c1-44fa14397cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:38.454Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=928d8703-d806-4328-b27a-89fdf9e13593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:48.470Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7416ad93-1435-4190-b3f3-90eda433ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:58.482Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9e49d95d-d932-4ddd-ba56-18f3084f1a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:41:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:08.495Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=536200c4-c7c7-4791-b1b4-d20b4744c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:18.512Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=53ad2ca5-6eef-4e59-8ce9-0ffe3ec8b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:28.527Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=82c74b4b-cda1-47b6-be1a-0a2d262ca580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:38.544Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3b40c7cd-7131-4b2c-b0a3-655e02256a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:48.555Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8cc025d2-5389-4a11-9270-150d0b8e4690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:58.571Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=53c49d0c-1ac5-49c5-b068-257e461d1a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:42:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:08.584Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e508b17f-5b6d-435b-90c9-1979cb880164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:08.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:18.601Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a17e6aa4-9c0c-4fac-95e7-541ffcf9d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:28.618Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b9f6cb45-5464-40ee-87af-66cc60090e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:38.633Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d1512ddf-8a6f-4614-84c1-ef54a62fb05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:48.646Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=abbc63c6-07ce-4df0-a4b9-50c54aece1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:58.660Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cb7c0ec3-5317-436d-b78e-a3f87d9b3006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:43:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:08.677Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4e7393d7-f492-4d42-8c2e-b817512b9256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:08.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:18.689Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5ee306e6-95c6-477d-b32f-c3c2f28faeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:28.706Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3308bf0a-7223-4c36-9e92-3444eb30c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:38.720Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=22ff232b-3454-4fed-b950-fd82a0358a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:44:42.907Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:44:42.907Z |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-11T01:44:42.907Z |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-11T01:44:42.908Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:44:42.908Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:44:42.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:44:42.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:44:42.913Z |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-11T01:44:42.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:48.784Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=86cac483-7832-44a8-b86c-640f4313c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:58.797Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=89d46c26-c608-4e26-8269-40f413ee07e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:44:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:08.815Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=65155a6f-5008-4e50-9632-4fe0d8692438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:18.837Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7ba0987a-17ff-474d-970c-81155ff9d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:28.850Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1d793fbc-f03a-45de-bd4c-1fe4186525cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:38.868Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f567f765-8613-4a74-aa85-cd5851fa613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:48.897Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=74711a5f-08b0-4659-928e-239a0965f6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:58.963Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6ff3ba71-1763-46db-a6f5-89b19b8bf69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:45:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:08.997Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=726f97bb-3883-41f4-befb-d1786d7f9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:19.012Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=04ba09c9-e027-44d4-aaf8-0acb53b7662d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:29.038Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d7bfb0ec-8f1e-4685-879c-281bb12f845c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:39.054Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=390ac096-3f26-47a5-ad25-887cf587e40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:49.073Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1b4b741d-66e1-4fe9-bf5d-9dd81ff361d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:59.113Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cb7ae448-789d-4435-86ca-2c66abc69668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:46:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:09.126Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=046acb9e-1516-4e58-93ef-c9b44941679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:19.138Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9b69add6-2533-4b52-9e69-7d49f8c781a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:19.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:29.152Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c72ec792-8d30-4954-8ab6-4028b2eef833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:39.174Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=577347f2-1239-47e5-8c47-a40d78979849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:49.207Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0f565447-cc4d-4303-a2df-c18a7594aeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:59.219Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5c9ba4c5-a806-436b-a8cd-3539f5caf76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:47:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:09.235Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8e21f5c6-8186-4374-aee1-06c174a03634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:19.249Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=843b35f0-c386-4d5b-a116-0ef2a09ce8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:29.268Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=016d00f8-e2a8-4e55-901a-5ab0eac818ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:39.280Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c1385bc5-5084-484d-b877-8f6b978dd6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:49.293Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=249a5ef8-f023-458e-abb9-73828b8fb3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:59.313Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c82e87e8-9bf5-4b95-a3de-bab978d3d7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:48:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:09.324Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=75016daa-eaa7-4290-bb1b-6919c263b74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:09.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:19.344Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7cf5bf3c-3d8d-4929-b5ff-10ca4eb62b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:29.363Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a8e00c85-30ec-4bc9-8f50-3e1be7b43136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:39.375Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=80cc6b7d-b2bd-4d29-a196-7429980dd92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:49:42.907Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:49:42.907Z |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-11T01:49:42.907Z |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-11T01:49:42.907Z |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-11T01:49:42.907Z |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-11T01:49:42.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:49:42.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:49:42.912Z |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-11T01:49:42.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:49.497Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c025666f-f7ce-47cb-b3ff-3f9f4f00a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:59.511Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=caaca316-ca99-4832-bbdc-cdcda35725b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:49:59.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:09.524Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=94e572df-b258-4f59-a9fa-e39f69c0fb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:19.538Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=89c7786b-64ba-4145-bb0e-8f444283602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:19.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:29.553Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6dbbe907-3493-4abb-b790-bee5db4c82ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:39.568Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=15798dc1-0cba-4f34-ae5f-1889ed857f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:49.583Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6415524b-9b32-4d1b-8656-76e47127675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:59.595Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=98b78648-08e7-490c-8d9c-f12bab1f1327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:50:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:09.608Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ab3bc540-5efa-4994-a1af-4de9f9808f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:19.620Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=220527a8-7177-49d5-a4dc-888e6384850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:29.640Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7796235a-d7f4-40c4-ac7a-500f7658916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:39.651Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4ff8277c-6fb5-4682-bdca-6e32c3044b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:49.667Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=155bbd88-10ea-4bca-96f2-2e914f252ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:49.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:59.682Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=70448836-a8c2-463f-b71f-5820fbe162af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:51:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:09.694Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a5039792-aefa-4200-8ce8-49c1a0b83574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:19.707Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19a71332-d8da-4931-a921-4455da01a2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:29.723Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ec8bca56-91ba-45f4-8661-89f54a790d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:39.747Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cb2312ac-e946-4449-acdc-31a78fced754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:49.760Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=91b1bd7b-e994-49b1-ad53-708b29bec11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:59.775Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=65a33c37-42d0-4df4-bee5-5b464661059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:52:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:09.804Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c999f3d4-b932-466f-9143-ac81fa34c65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:19.818Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=df62ab3e-a69b-4e47-90d2-febb9e30d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:19.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:29.832Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=675a7119-bbfc-453d-8a42-64ed52c0e0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:39.858Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c097f768-5783-4776-b36a-5064b2a37801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:49.874Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=98492b29-44fb-4c25-8402-f5dace745c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:49.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:59.886Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3c5e451b-1283-425f-a118-1fb09630530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:53:59.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:09.899Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3b175fa9-b335-440a-b4c4-9806edc4869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:19.911Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a02a1d5e-766e-46d1-a332-3cb4e6e2a484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:19.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:29.923Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=30cc32ac-2422-4be7-8bcf-6e5614e1b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:39.942Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7bb74dfd-660b-4309-a086-bc42f0f61984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:54:42.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:54:42.997Z |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-11T01:54:42.997Z |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-11T01:54:42.997Z |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-11T01:54:42.998Z |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-11T01:54:43.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:54:43.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:54:43.004Z |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-11T01:54:43.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:49.961Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f2022608-b620-4aa0-91cd-0d332f483595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:59.975Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a8a61f61-cdc2-4031-aa0b-98145a7772b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:54:59.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:09.991Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7d96db88-704d-40e3-afdb-903f98ddf503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:20.004Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4edb9edf-334b-4bc4-b6f2-7a759d7da586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:30.018Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=84d7bbd7-34f6-40b2-bd11-bcaa05f4656e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:40.041Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1f617183-9c24-4a4b-97fd-7ad3997886e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:50.055Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c307fd20-ec35-47d3-8c9d-3226b989e87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:55:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:00.073Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e5af14d9-a64c-4b78-a60a-04f5e3cc09c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:00.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:10.092Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=99c9887f-bed3-4eab-bb06-90630ee9e0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:20.105Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4a71203b-d4fa-4bc0-89b6-46e6723c9e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:30.132Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19941b88-4a7b-42c6-831c-48801825be4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:40.146Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d8e444d9-9305-4c86-8fff-0163dc8fba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:50.166Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=03ecc972-9315-4058-bbc1-89fcf545ea94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:56:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:00.178Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bb8df54f-9851-4b9a-bb27-cb2fbd2dc84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:10.191Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a691a800-f66d-4808-822e-b7fcffafae70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:20.204Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=97550ef6-4518-440d-aa0b-9b67571f150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:20.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:30.244Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e85733af-db57-47c2-9b75-aa785f5e1f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:40.264Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=22c5e977-fb65-4937-b5a8-ccd4d7c9da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:40.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:50.327Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5909ec72-103c-47ff-90d3-98f85445e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:57:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:00.353Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1f0da163-3774-4035-84e4-7872acf7f99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:10.368Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0368f9f1-1c57-4b3b-abd5-2a9c58042336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:20.382Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5198c740-d598-4352-9f3b-a698222ad02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:30.418Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=67b42d85-0ac3-4686-9d5f-db21ab2f8af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:40.435Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e8602347-1fee-4244-82e5-ed25b90f3664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:40.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:50.452Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=43431c55-65b3-495a-8f06-c8d132cfce7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:58:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:00.474Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=41ef4f8d-0818-4d3b-9d04-edc410fabd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:10.494Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2ab34c42-8010-4ed4-8cb6-acf1c3f1e0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:20.507Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d9c58b85-7b94-49c0-baea-111f2ac65b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:30.527Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=afd1829f-7c5b-4194-ab36-e50ebfc35364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:30.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:40.543Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e3298fcf-28ca-428b-9a99-2311b0c3cebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:59:42.893Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:59:42.893Z |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-11T01:59:42.893Z |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-11T01:59:42.893Z |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-11T01:59:42.894Z |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-11T01:59:42.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:59:42.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:59:42.898Z |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-11T01:59:42.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:50.555Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=48be17a3-a82d-4410-990f-0796498bc95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:59:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:00.568Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=434e8ce9-bd85-45f9-b8d2-2519ac0f4bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:10.582Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9174a60f-d88c-4ed0-a7f4-ef489f354dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:20.597Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d7553c71-6d05-4cb8-9f21-5b0e0283dc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:20.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:30.610Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c6f652b-1d3c-4c94-9215-ce0cbf6999c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:40.631Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc2d7f08-fc28-42b9-945b-dc69ebc9f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:50.653Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=262ad114-01d3-4aaf-94bc-e24c70b051c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:00:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:00.681Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d84ed989-6e21-4977-b68f-280e79588a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:10.698Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6b488361-ee16-44a1-b361-4e86f2ae6329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:20.713Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=479ba9e0-07e0-4c7d-87a1-987721a2fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:30.726Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=94a17bdd-fc66-4dd2-b3a1-9dfd45fde0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:40.739Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=99da32d1-39db-407d-93da-7de3812cff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:50.753Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d7713a6d-d967-43a4-be36-b0f0fcb0c357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:01:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:00.766Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f5d2d832-d14a-4b7f-a07a-c4d391e26a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:10.780Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a1a23396-7a05-4e0e-9d76-54903cd95bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:10.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:20.804Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=240130f9-1633-4a71-8fdc-fce8071d4bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:30.822Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e22eeb81-8ad1-49f2-954b-edcd9bd24f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:30.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:40.841Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7089ca16-0872-402c-9bc6-74a50a232ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:50.853Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=af3a7b87-6539-4879-b78b-2c8fdca0452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:02:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:00.871Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c99bdd28-23b8-4f73-aec1-c5328197f687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:10.884Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=210b72b9-5b6c-4f3e-9323-eb4a7b6f3730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:20.899Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ac7993c6-2065-46c9-898b-da6c83613bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:30.923Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7861af15-0a51-443d-8afd-79878adac121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:40.935Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9d8261d1-6981-41e5-acf7-e7700489fdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:40.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:50.947Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6ca5aafa-245b-477e-877d-996d4cf5cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:03:50.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:00.965Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=20c9934b-3d90-480f-ae72-4b7bac217fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:10.978Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=996a05c5-4087-474d-9525-b5661598ca8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:20.995Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=55263f77-9de7-48d1-b2d9-83452024a7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:31.011Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d3c325f0-3040-4951-9358-f5220e577bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:41.023Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8dd65443-3f78-4716-b132-fc798e487a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:41.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:04:42.908Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:04:42.909Z |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-11T02:04:42.909Z |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-11T02:04:42.909Z |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-11T02:04:42.909Z |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-11T02:04:42.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:04:42.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:04:42.914Z |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-11T02:04:42.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:51.037Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=72d4436f-223b-417a-98a2-4bfe4cd0f835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:04:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:01.052Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=32e2a0d2-c05e-4a73-a66d-b6446c3e4f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:11.066Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d18a9dad-5a7f-4f66-80fe-1de536659d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:11.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:21.081Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9d747642-26f5-46f4-b723-3ef8d5cf3841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:31.104Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=03542aa5-82aa-4fc0-b99e-f8a3f027f86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:41.118Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=df55b5bb-4164-4109-b868-8d3a75f0dca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:41.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:51.132Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fee20f84-e529-4b69-b442-c2495b31406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:05:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:01.182Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=86dfa6a6-9151-4dcd-a0b5-56f565a606ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:01.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:11.220Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4a47ec01-928e-403d-89f6-30441e4412cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:21.234Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d739c729-b4fc-494b-904c-6f02059979fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:31.246Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c8b3aa8f-b3b8-4c19-a763-3576d234b794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:41.259Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a6452261-828d-4b9b-bcf1-9822a4be090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:51.271Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e4acb4ac-2fd1-4a84-b747-929d58997795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:06:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:01.288Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ec023b19-8363-42dc-9e7b-314fdecbb1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:11.312Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e0127f9e-cd49-4464-b8a3-cbf0ec30eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:21.467Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=eb854f7e-515e-440e-b1c1-1ecbcd86c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:31.484Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9595fddc-487f-4b3c-967e-d27e7683a7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:41.498Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3dea90ef-d25b-45fc-90dc-1463e2875d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:51.513Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6b805b29-c79c-4a96-892d-b22eef9ddd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:07:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:01.527Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=76042de7-f247-466b-8f3d-6088f23f1e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:11.544Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f8d91ec-4d8d-48cf-bb73-a9abd2664a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:21.559Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c40a1fb6-569d-47ac-8ec2-0683b16c9101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:21.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:31.574Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7b03d19c-59e2-45cc-9258-c5b9020e40db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:31.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:41.589Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a6f531e4-c89a-4f3a-9e79-66e447cd9f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:51.601Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=973c55a7-cdee-4986-9421-2d31169db113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:08:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:01.617Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6f339b28-56f0-4c7f-a92f-9106f93815d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:11.628Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b59d5aea-3e16-46c3-893f-b42655712ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:21.656Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=97f3975a-d0b5-4265-9fb2-6ba6f1756fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:21.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:31.673Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fa3ae165-fb10-41cf-8fa4-6a10b83eb245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:41.731Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6cbda935-51e0-496b-b2e9-300b536a8069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:41.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:09:42.999Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:09:42.999Z |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-11T02:09:43.000Z |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-11T02:09:43.000Z |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-11T02:09:43.000Z |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-11T02:09:43.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:09:43.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:09:43.006Z |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-11T02:09:43.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:51.746Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=02605a4a-c337-4aca-a598-444d74d38fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:09:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:01.759Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=006d476a-af85-4445-92fd-cb98f20c4346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:11.780Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0d0521e0-b5eb-4927-8a66-ce7c3285bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:21.815Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=479f6861-8f75-4f55-b185-01e2acd93a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:31.835Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a116756c-f5e5-4df1-9dd4-17bef9d4f890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:41.848Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c7e93ec2-1bb8-4674-8bf8-599c0f8eae8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:51.860Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=71586ca7-1ba4-41b3-91d7-d0d2ee9b2b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:10:51.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:01.883Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5374364a-9cc2-4448-856b-0a8faec79c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:01.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:11.938Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9e01a5bb-99eb-4dd9-ad72-30f6a6c2b905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:11.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:21.954Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=76ee08bd-cf6e-4c71-9569-f5ecbe303121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:31.966Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=becc9945-68a5-4ee6-8e98-1ae4fdb902ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:41.981Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d4971563-d06c-4c48-8581-d531178563b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:51.993Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c8087abf-6f41-42be-90ad-87da54e49fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:11:52.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:02.011Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a8f7287e-6abd-4441-ae9b-50a7b2678f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:12.031Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=66de9ac4-ed35-4db1-950c-d29f454f6f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:22.051Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=30a39fcf-5b5b-4319-beb4-f82a72ae8605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:32.063Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a38a7d36-5de1-4a3c-b292-2db583b48bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:42.082Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=631d8d9c-1f35-450c-8d64-72bb765b85f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:52.096Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=073e7cb2-5da8-4b23-b5a9-b947a440be53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:12:52.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:02.132Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=09b108de-e601-40b7-8d4d-d9372088d737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:12.149Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=01a7383a-5290-4f32-b2d4-cb4a04348a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:22.174Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c566344e-e597-4c16-9fbb-bbe0a5135e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:32.188Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=15b6ab90-9f0c-4402-a2fa-ad7b3afa3aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:42.201Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3d551ddd-0979-45de-be71-600e6ee99e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:52.230Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=95281ba2-d58a-4901-a7f5-a6a0cf5e1ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:13:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:02.262Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=eaae9c37-2019-4739-b6ce-044d93415c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:12.285Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=392310ed-0e81-4022-a90b-b78ce7b33d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:22.302Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f30a953-90a4-4661-95f0-edff7685d218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:32.314Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5ada9e0d-7172-4429-8591-e28823dae0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:32.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:42.328Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9b6d76dc-31a2-41f8-8a95-ecd8e4e523ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:14:42.917Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:14:42.917Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:14:42.917Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T02:14:42.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:14:42.918Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:14:42.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:14:42.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:14:42.922Z |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-11T02:14:42.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:52.343Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5a543b7a-70fc-4c1d-ad76-3b0e594f2d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:14:52.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:02.358Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e1724d64-cf9f-41ae-b932-386cad1e452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:12.370Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2caba18a-3e93-4844-8a5f-7360fc7da060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:22.402Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7c0f333d-3d32-4f5b-97b9-6a6d5d3b68ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:32.414Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f0dca23a-4e4a-499f-86bb-ec954374ee6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:42.427Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=49d0bcde-043a-4c50-9933-be7154bafe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:42.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:52.440Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=24fb3143-e5ce-4bfd-b0fa-cd217464ee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:15:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:02.454Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ae4f7fc9-42ee-48b8-9fe7-41501edf7875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:12.467Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1f82893c-fab8-49cf-8d44-e59dccdd40f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:22.491Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5cc877bd-d9d8-4ee7-86d0-e8231c851459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:32.502Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a188d29a-4278-40c8-9a8c-e69a6642482d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:42.513Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0d9cf9fe-cf71-4151-9c12-9a2a538225c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:52.526Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9f6d6b4d-203e-4013-8b8b-2e9d4499fcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:16:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:02.538Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e5cbc6dc-2cfc-48d5-827f-bde37107e268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:12.551Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0d83c91e-379a-44c9-82f3-4df793a1860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:12.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:22.570Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=57f47734-bebc-44b0-86f7-b58d789fb099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:32.596Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=71c952e6-0dfb-4a36-bc4d-833609a12289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:42.611Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=32beeba6-b595-4985-80c6-c3a5734d316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:52.623Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b6504b1d-3522-46fa-999a-6b39e0921134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:17:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:02.637Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=126cbd35-b9a4-4555-ac32-ab6032834421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:02.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:12.651Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0cc00e7b-31b6-49cc-869b-c43c6bc58da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:22.682Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ced273b6-c662-47af-81da-e3cac5a65524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:32.695Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=aa074955-5af6-4fb0-ab1a-3bbf5b4c986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:42.708Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2f08023f-e1e0-49e3-bf0b-79067f76080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:42.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:52.719Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c723a614-df35-4dbc-ad08-cb5800f531ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:18:52.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:02.733Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19484708-6d83-4da3-b1f0-9762f2707a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:12.750Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2c963ec-f599-44df-a3be-0667393d925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:22.767Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c0cae617-d7b4-4329-8e43-b83b3bc46996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:32.791Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=869aeeec-f4db-4400-83e0-823673f6f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:42.805Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0011e755-2e51-44e8-b7d4-43d55516b65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:19:42.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:19:42.930Z |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-11T02:19:42.930Z |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-11T02:19:42.930Z |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-11T02:19:42.930Z |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-11T02:19:42.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:19:42.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:19:42.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T02:19:42.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:52.849Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=14ef37c2-0d5c-47e2-b418-fe6ddcfef37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:19:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:02.877Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8db41b7e-ac0f-410d-96fe-26e8c4e6bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:12.890Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2d9ed034-8154-45be-a04c-dbac176d318b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:12.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:22.909Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9da5d00f-1ca4-44de-b86d-47d8ada1e171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:32.942Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c3727847-5f90-4672-b07f-8464b565d814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:42.956Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5a7464a9-e3b0-45ea-bca0-5b4b00efdffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:53.001Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=38b2682c-10f0-4bf5-bad6-ce159ff2c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:20:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:03.015Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6ce94b25-dad6-46b7-acd9-c5768b04af1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:13.029Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0de19de0-05e9-4329-8624-e58d984ab779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:23.043Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6e45bde9-49a1-45d1-936f-677ce06fa0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:33.068Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=05f9568c-4e93-402a-9d3f-448d5b728338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:43.093Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8b890543-69e9-4adf-9357-14d5e2cca807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:53.140Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4ace9015-88a7-48d0-a312-aa63720cff35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:21:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:03.153Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=686b16c8-2c0b-4445-bed8-8fde09f23596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:13.166Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cd13f126-6d97-4920-9937-fcdb7b65c10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:23.189Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8bbf6423-a4fb-421b-9307-d3caa8b45def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:33.202Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=850d0e1e-9554-45b0-878b-68a2504dd601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:43.224Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f3b969e4-0484-4629-a2bd-0d61ba72a867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:53.252Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3d15e53c-2a1f-405f-a772-455e1a03d959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:22:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:03.273Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a6b1cba9-87f3-4e8f-84f8-9a0e617c2716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:13.286Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d7b40424-baea-4b37-94a0-0702a70c4746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:23.299Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c87eefc5-b67e-4e6d-97cb-f014ab7ab43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:33.311Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8b15c595-7853-42f9-abca-782555aa7476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:43.340Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9764782d-cd24-45bd-9710-9bfc1d79f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:53.360Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c4e2fb79-bf8c-4664-8c16-6e0daba5f27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:23:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:03.388Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9820a38f-31e5-4069-9183-03624ea080b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:13.400Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f27ee2a0-2047-43da-a65d-288295a00f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:23.414Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2377bb2e-4e50-4ef4-b788-aa4f42718a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:33.438Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e46ff005-e6e3-4a69-8451-e836eb3b202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:24:42.894Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:24:42.895Z |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-11T02:24:42.895Z |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-11T02:24:42.895Z |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-11T02:24:42.896Z |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-11T02:24:42.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:24:42.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:24:42.900Z |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-11T02:24:42.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:43.452Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5bc90b74-d49b-40a2-81a0-89a21e3dffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:53.471Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e8eb8cd0-0afb-4816-b925-e2ce593fe870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:24:53.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:03.485Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=59c4ac6c-ff07-467d-8874-8d8d7d8b764d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:13.505Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2eac54a-56af-4b46-b44e-adb02eb5dcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:23.519Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=839b0202-7af9-4d4d-b4af-a208c2c84a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:33.542Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=72daf140-9700-44c9-a34f-5e2399407b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:43.559Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=348ac09e-4b2f-4b78-84ae-0f66d4f957ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:53.594Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dc2890b5-1565-4907-b4ec-46ec610b8437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:25:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:03.609Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8e13efb2-6c3a-45dc-9dfc-29d2253eec62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:13.627Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2d034869-58dd-48a1-9aea-6be43aa06f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:23.645Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5ecac81f-5a52-4b96-857f-f02cc352a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:33.662Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0cd01a45-bd6d-487d-9238-d69a20ac5997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:43.676Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ec4d2520-62ea-43ae-9016-2408066257f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:53.691Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6b013440-6769-4511-9c0c-c925f3b5e9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:26:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:03.707Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2c2944f-60b7-4e23-b9b4-597bac77722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:13.720Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e94c5ba1-cacc-43f0-8dcc-b17172c03a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:23.734Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=15a05033-fb52-4288-9c6b-f92f6746868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:33.746Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=598a22ce-2cc4-4b37-b8a2-3a4424a1dd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:43.760Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9c3d98ee-5906-419a-8642-a4127861ed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:53.772Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=af41f123-e997-4402-b42b-0198e9128a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:27:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:03.787Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3d177d26-ec1d-4458-9834-e9e41319ff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:13.801Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=22ca7109-e5b4-49af-89b6-e9c45eb35519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:23.827Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=05e6062e-6000-4ffd-a75c-f53f426faa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:33.847Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e204aefc-06eb-46bb-8798-7a33864e1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:43.884Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bbd1dfcc-502b-43d3-924c-b51959dded34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:53.900Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8572d76f-98b5-4c59-8c01-a60c6bb4d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:28:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:03.926Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c1fd06c9-e25c-47f8-a9a0-6e6b0fd48502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:13.976Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=90d76e9f-c30f-46b2-b813-0e4d2830d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:14.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:24.013Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=985e5e65-84c0-412f-9808-5148b450ac8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:34.028Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ccd19b62-e355-45b4-94c6-b9af0094d6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:29:42.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:29:42.995Z |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-11T02:29:42.995Z |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-11T02:29:42.995Z |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-11T02:29:42.996Z |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-11T02:29:43.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:29:43.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:29:43.001Z |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-11T02:29:43.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:44.059Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4d95b097-3583-47f1-9c8a-fd6ce9ce8279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:54.092Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ad51e437-e780-4bfd-b74d-646a3d361812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:29:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:04.109Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ff881539-2861-459a-8ba7-13bd005f2c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:14.149Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=33827266-f4b9-4e76-a758-1698715f8d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:24.164Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=682fe39e-a06d-4324-9c6c-8c9593c77534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:34.178Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5989bbc6-c007-4224-9cac-b1266b2a8c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:44.194Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ffcfe7c1-4b69-4df5-b571-be0d11b6cac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:54.208Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3fd1f73a-481c-4e83-a3cd-a28b1455d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:30:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:04.223Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5f37a452-7245-4c17-aea9-207bc1903d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:14.248Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ba4b7075-2904-4dc1-b99d-fc46a278bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:24.269Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5969e3fe-48a0-4478-93f8-9e6ecba6212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:34.280Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8fff8797-3489-4e88-b08d-db150b3ba909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:44.295Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=afb683e9-2e29-448e-92d1-12d5f49bc9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:54.311Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc04ab15-b260-42dd-88ca-4717783eb5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:31:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:04.333Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3a1d2e98-40e6-4b2c-b7ee-d06d5ee89975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:14.346Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a6ce6302-6bae-4d69-824d-47556542945f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:24.360Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4d4440c4-6db7-4cca-9c34-093586a99acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:24.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:34.372Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cca8f2ff-6886-4a4c-a109-8a7f9c8d2843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:44.389Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e78077aa-ff77-4a97-a3b4-14f48b551841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:54.401Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=28204bd4-f498-48a0-b4de-309b8fe2f788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:32:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:04.415Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3c334dd3-ec80-4f7c-8fa9-c33ce813b8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:14.430Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=97869ba5-b785-4cae-907d-ee9d5f9fb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:24.444Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b49c26d9-8cd9-47b8-b648-5980c927e8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:34.463Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e496aea2-f435-4295-b9dc-9f07cfc70435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:44.488Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f98342ea-33fd-4d8e-970e-17c7e17a4c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:54.500Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d253d47c-102f-4ff0-8f84-d1e7d60b44fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:33:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:04.511Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=041076b0-5e43-4354-bc10-bddd5e4af278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:14.523Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9e66cde7-1d47-49ed-a271-b59a0d00593b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:24.538Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ab92990f-d6f3-4c6c-8b22-66de1f046d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:34.552Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4d887f26-fa67-4056-941c-f53182f693c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:34:42.886Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:34:42.887Z |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-11T02:34:42.887Z |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-11T02:34:42.887Z |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-11T02:34:42.887Z |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-11T02:34:42.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:34:42.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:34:42.890Z |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-11T02:34:42.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:44.575Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ff8b9b48-bf50-4369-9190-aed5e9df5cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:54.586Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=906a00a4-a45c-4f3d-966a-f3a71004905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:34:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:04.598Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ef1a5f85-778e-4959-8221-e745c0581588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:14.616Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=47af5b00-5459-493c-815b-0a23bc532f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:24.630Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9ce7f417-f7f1-4da3-9b4e-260714b7ba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:34.644Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5b265182-8187-4eda-9236-8a674adf9c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:44.681Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=87257c04-8339-4a49-ae28-d0d93c48bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:54.701Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a38bc4e1-0377-442d-a688-f5f6c09b7cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:35:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:04.713Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cf941257-911d-4c32-948a-17cdf7b24691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:14.727Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5dfe5f2f-acf2-4bca-9e91-b699959dbbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:24.739Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4ba8fc52-f881-481c-915e-526d59bf2a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:34.755Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=28166ef8-f8a5-406a-8ff6-136a32cff748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:44.769Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dc93d23d-92b7-47d1-8803-59439214c6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:54.789Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7ed2b0d3-f5eb-42ea-bce7-c31a607ee16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:36:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:04.801Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2ea47ea4-b556-42a5-970f-25509fd08be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:14.816Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=56e84253-3f1b-4d25-9c76-3e1474ff21b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:24.831Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9f3475fd-d769-4048-bf67-146d7e341c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:34.846Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=da4c36f4-19e8-47d3-a5f4-a47a8460cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:44.863Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=747c8804-ce08-4545-a55e-211a850e4d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:44.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:54.874Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7b9a3783-a837-400e-b328-e2209964285f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:37:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:04.887Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c7c41e5-ff7d-40f3-b0af-6a4856a0a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:14.898Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6a424f17-b6a9-4d66-ab34-616ede5c39f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:24.911Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4f39523b-1dcd-41fc-bb9a-19431f2f1970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:34.926Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cd010e1d-7c82-481c-8406-928c321e6acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:44.958Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3bcf5fa0-b7a6-42f1-b1d3-1f0b43713f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:54.972Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dde40a25-d5aa-4177-a7f5-0295e81476c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:38:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:04.989Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=68060d25-9e82-43f9-bfbc-1dd0166ab75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:15.005Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b6d485cd-96c2-4d5f-87ce-939ab272545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:25.017Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9c614162-dd31-445f-8433-dad2bf01d335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:35.029Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=25ebe061-5f22-47f6-aa69-2d8a5285dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T02:39:42.894Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T02:39:42.894Z |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-11T02:39:42.894Z |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-11T02:39:42.895Z |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-11T02:39:42.895Z |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-11T02:39:42.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T02:39:42.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T02:39:42.899Z |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-11T02:39:42.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:45.060Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9a99c768-e9e1-4124-b996-ed642ded5028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:55.073Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7ea370a4-fc33-483c-8cd2-7aea7574f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:39:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:05.086Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7ea4b24e-9a7a-4706-87db-0715ddd7282d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:05.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:15.100Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a4be27d9-efa0-402b-910f-e830848e6a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:25.111Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ba79b4e9-1da2-4227-9238-1bcfdf5c8095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:35.161Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=63f44678-a811-4b71-8d01-44d0f65761ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:45.178Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ab14c563-6c08-4ffe-b73f-beff35484c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:55.195Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=aef41122-a9b1-4cd7-9d48-60c9b45e0313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:40:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:05.220Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2658d403-21f6-4998-b3fc-3bdf9f15889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:15.236Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=189cfc3c-b175-4940-838c-64ab77b2d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:15.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:25.251Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=eab25326-de64-49be-ab1a-49d91bfc33c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:35.266Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d4af07e4-4e3e-43ad-8b72-43036f2c55d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T02:41:45.302Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cff21f4f-254a-4e98-b739-19fa612548c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-